slint/internal/compiler/widgets
Olivier Goffart f8e731ab70 Fix material ComboBox height in layout
It specified a height: 100% which set the layout info to have a
`min_percent: 100.0` which bubbles on other layout.
Arguably that's a bug in layouts but this 100% shouldn't be there.
CC: #3346
2023-08-25 09:57:06 +02:00
..
common Bump version number to 1.2.0 2023-07-25 10:44:53 +00:00
cupertino Added cupertino style for std-widgets (#3301) 2023-08-21 11:04:18 +02:00
cupertino-base Added cupertino style for std-widgets (#3301) 2023-08-21 11:04:18 +02:00
cupertino-dark Added cupertino style for std-widgets (#3301) 2023-08-21 11:04:18 +02:00
cupertino-light Added cupertino style for std-widgets (#3301) 2023-08-21 11:04:18 +02:00
fluent Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00
fluent-base add property for slider to support vertical orientation (#3236) 2023-08-16 09:58:50 +02:00
fluent-dark Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00
fluent-light Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00
material Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00
material-base Fix material ComboBox height in layout 2023-08-25 09:57:06 +02:00
material-dark Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00
material-light Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00
native Added item-pointer-event to StdListView (#3165) 2023-07-26 14:43:55 +02:00