slint/internal/compiler/widgets/material-base
Olivier Goffart 08b6393af9 material style todo demo polish
- Remove extra padding from the todo demo. Box in Box causes the
   padding to be added twice otherwise. And the Box have extra big
   padding with the material style.

 - Fixup the combobox size to be consistant with fluent wrt sizing

 - Use the proper color for the checkbox border, following the
   style specification
2023-09-26 08:42:31 +02:00
..
_arrow-downward.svg
_arrow-drop-down.svg
_arrow-drop-up.svg
_arrow-upward.svg
_check-mark.svg
_expand-more.svg
button.slint
checkbox.slint material style todo demo polish 2023-09-26 08:42:31 +02:00
combobox.slint
components.slint
groupbox.slint
layouts.slint
lineedit.slint
listview.slint Finish state visuals of cupertino style. (#3462) 2023-09-14 11:05:03 +02:00
progressindicator.slint
scrollview.slint
slider.slint Rename Slider::vertical to Slider::orientation 2023-08-30 13:43:59 +02:00
spinbox.slint
std-widgets-base.slint
std-widgets-impl.slint
styling.slint
switch.slint
tableview.slint StandardTableView: prevent internal FocusScope from eating the first press (#3495) 2023-09-19 09:45:19 +02:00
tabwidget.slint