Layout 2020 skeleton for display: flex, behind a pref

This commit is contained in:
Simon Sapin 2020-06-02 13:15:48 +02:00
parent d4f1f4641d
commit 64124f7a5e
8 changed files with 114 additions and 18 deletions

View file

@ -454,6 +454,9 @@ mod gen {
columns: {
enabled: bool,
},
flexbox: {
enabled: bool,
},
#[serde(default = "default_layout_threads")]
threads: i64,
viewport: {