slint/tools/lsp/ui
Simon Hausmann 16996dfa16 Fix flicker in the component list in design mode
Since the category items have different heights, the extrapolation of the listview to compute the correct scrollbar height will always be off, unless listview instantiated all items.

So let's do that by hand and use a ScrollView.
2024-07-12 09:13:55 +02:00
..
assets Editor: Design Review fixes for library, properties and preview (#5604) 2024-07-11 16:36:57 +02:00
components Fix flicker in the component list in design mode 2024-07-12 09:13:55 +02:00
views editor: fixed different bar heights 2024-07-11 20:07:47 +02:00
api.slint live-preview: List more components in the components list 2024-07-11 18:54:40 +02:00
main.slint Editor: Design Review fixes for library, properties and preview (#5604) 2024-07-11 16:36:57 +02:00