slint/sixtyfps_compiler/widgets/ugly
Olivier Goffart 19ce555d36 Don't hardcode ScrollArea's viewport size
The Flickable should already have sane default

But we need to make sure that the default binding don't override bindings
set with aliases. So we must use BindingsMap::set_binding_if_not_set which
sets the priority properly

Closes #581
2021-10-15 15:43:44 +02:00
..
sixtyfps_widgets.60 Add AboutSixtyFPS element 2021-10-05 23:16:46 +02:00
sixtyfps_widgets_impl.60 Don't hardcode ScrollArea's viewport size 2021-10-15 15:43:44 +02:00