slint/internal/compiler/widgets
Olivier Goffart 9853384f56
CombBox: Don't change on scroll unless we have focus / not at all on cupertino
* ComboBox: Don't change on scroll uless we have focus

This is what native Windows combobox does.
Otherwise this causes problem when combobox are in scrollable

Fixes #5929

* ComboBox: Don't scroll at all with the wheel on Mac.

This is also Qt's behavior
https://doc.qt.io/qt-6/qstyle.html#:~:text=SH_ComboBox_AllowWheelScrolling
2025-02-07 13:52:14 +01:00
..
common CombBox: Don't change on scroll unless we have focus / not at all on cupertino 2025-02-07 13:52:14 +01:00
cosmic added missing properties to StandardTableView (#7543) 2025-02-05 10:02:22 +00:00
cupertino CombBox: Don't change on scroll unless we have focus / not at all on cupertino 2025-02-07 13:52:14 +01:00
fluent added missing properties to StandardTableView (#7543) 2025-02-05 10:02:22 +00:00
material added missing properties to StandardTableView (#7543) 2025-02-05 10:02:22 +00:00
qt added missing properties to StandardTableView (#7543) 2025-02-05 10:02:22 +00:00