slint/internal
Olivier Goffart f36fed2252 Combobox: Fix ComboBox having a too big popup when it has less than 6 items
Fix #5646

Qt is a bit more involved since it always put scrollbar if there is a ScrollArea and we can't
easily know the size to which make the popup. That's why it needs two popups
2024-07-23 14:18:16 +02:00
..
backends macOS: Fix windows not resizing/redrawing correctly when showing again after calling hide 2024-07-23 13:35:35 +02:00
common Improve WordWrap docs 2024-07-05 09:47:57 +02:00
compiler Combobox: Fix ComboBox having a too big popup when it has less than 6 items 2024-07-23 14:18:16 +02:00
core Add a new descendants api as well as deeper element queries to ElementHandle 2024-07-15 11:30:34 +02:00
core-macros Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
interpreter internal: interpreter: fix typo in ComponentCompiler deprecation message 2024-07-23 07:04:19 +02:00
renderers API Review: Remove suspend/resume related functions from FemtoVG renderer 2024-07-08 12:23:56 +02:00