slint/sixtyfps_runtime/rendering_backends/qt/qt_widgets
Olivier Goffart c7227f35cc Native style: Fix size of button with icon
Some styles recompute the size based on the contents given in the QStyleOptionButton,
Some styles need to be given the icon in their content size. And this was not done properly
2021-09-30 19:10:00 +02:00
..
button.rs Native style: Fix size of button with icon 2021-09-30 19:10:00 +02:00
checkbox.rs Fix native widget rendering when the window is inactive 2021-09-15 15:34:34 +02:00
combobox.rs Fix native widget rendering when the window is inactive 2021-09-15 15:34:34 +02:00
groupbox.rs Fix native widget rendering when the window is inactive 2021-09-15 15:34:34 +02:00
lineedit.rs Fix native widget rendering when the window is inactive 2021-09-15 15:34:34 +02:00
listviewitem.rs Fix natively styled list view item active/inactive rendering 2021-09-15 15:39:15 +02:00
scrollview.rs Fix native widget rendering when the window is inactive 2021-09-15 15:34:34 +02:00
slider.rs Fix native widget rendering when the window is inactive 2021-09-15 15:34:34 +02:00
spinbox.rs Fix native widget rendering when the window is inactive 2021-09-15 15:34:34 +02:00
tabwidget.rs Fix native widget rendering when the window is inactive 2021-09-15 15:34:34 +02:00