slint/internal
Olivier Goffart 34ea148c48 Fluent combobox: always put the first item on top
Currently it's always the second, but that's not great.
Ideally it should be the current active element, but that's hard to
compute

This becomes extra-relevent when our preview UI has a combobox on the
top and that it is clipped to the window by winit

Fixes https://github.com/slint-ui/slint/issues/3345
2023-11-07 11:12:27 +01:00
..
backends Initial implementation of a Slint event loop sitting on top of Node.js 2023-11-06 11:37:45 +01:00
common Android: handle InputEvent::TextEvent 2023-11-02 12:16:40 +01:00
compiler Fluent combobox: always put the first item on top 2023-11-07 11:12:27 +01:00
core Initial implementation of a Slint event loop sitting on top of Node.js 2023-11-06 11:37:45 +01:00
core-macros janitor: Use workspace dependnecies for the slint crates 2023-09-25 16:34:16 +02:00
interpreter lsp: Improve design mode handling 2023-11-03 22:14:20 +01:00
renderers Silence error when rendering SVG in an 0x0 size 2023-11-02 11:09:20 +01:00