slint/sixtyfps_compiler/widgets
Simon Hausmann 74900302bd Fix CheckBox height in the ugly style
With the previous grid layout implementation the checkbox minimum/maximum height of 40lx
was ignored in the todo app and instead it was
rendered using 20lx, which looks fine.

With the stretch layout the outer constraint of 20lx and the inner constraint of 40lx
create an impossible situation where eventually the
checkboxes in todo get misplaced.
2020-10-02 14:54:05 +02:00
..
native Proper Scrollbar on the native style 2020-09-28 18:13:13 +02:00
ugly Fix CheckBox height in the ugly style 2020-10-02 14:54:05 +02:00