Robert Jaros
02/12/2020, 3:31 PMvw
instead of `perc`:
hPanel {
width = 100.perc
vPanel {
width = 50.vw
// ...
}
vPanel {
width = 50.vw
// ...
}
}