slint/internal/compiler/widgets/common
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
..
about-slint.slint Bump version number to 1.10.0 2025-01-13 13:38:41 +00:00
combobox-base.slint CombBox: Don't change on scroll unless we have focus / not at all on cupertino 2025-02-07 13:52:14 +01:00
datepicker_base.slint Widgets: add callback arg names to some callback 2024-11-04 17:09:57 +01:00
internal-components.slint Janitor: Remove trailing whitespaces from all files 2025-01-10 13:23:22 +01:00
layout.slint Remove LayoutSpec and undeprecate StyleMetrics.layout-* properties (#7069) 2024-12-16 14:52:28 +01:00
lineedit-base.slint widgets: added key-pressed and key-released callbacks to all text input components (#7081) 2024-12-12 16:20:45 +00:00
listview.slint Set accessible-action-default on ListView items (#7465) 2025-01-27 13:53:57 +01:00
MadeWithSlint-logo-dark.svg Update Slint logo folder with new design (#3432) 2023-09-11 16:41:06 +02:00
MadeWithSlint-logo-light.svg Update Slint logo folder with new design (#3432) 2023-09-11 16:41:06 +02:00
menus.slint ContextMenu: show submenu on hover after a timeout 2025-02-07 13:27:32 +01:00
slider-base.slint Slider widget: react to Home and End keys 2025-01-25 21:30:22 +01:00
spinbox-base.slint Widgets: add callback arg names to some callback 2024-11-04 17:09:57 +01:00
spinner-base.slint Spinner: simplify the arc path (#5420) 2024-06-18 15:52:17 +02:00
standardbutton.slint Make StandardButton focusable 2024-12-30 13:33:15 +01:00
tabwidget-base.slint Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
textedit-base.slint TextInput: implement page up/down 2025-02-06 14:52:28 +01:00
time-picker-base.slint Widgets: add callback arg names to some callback 2024-11-04 17:09:57 +01:00