slint/internal
Olivier Goffart e8012c70d0
Fix MenuBar on android
The ContextMenuArea on android intercepts clicks to trigger on long clicks
and this prevent the MenuBar's TouchArea to work properly

Fixes #8353
2025-05-09 08:58:12 +02:00
..
backends qt backend: Fix mouse up not being sent when pressing multiple buttons 2025-05-05 12:03:05 +02:00
common Menu: Add enabled property (#8145) 2025-04-15 08:08:11 +02:00
compiler Fix MenuBar on android 2025-05-09 08:58:12 +02:00
core Remove CompositionMode enum 2025-05-07 15:49:58 +02:00
core-macros Introduce Platform.style-name 2025-05-06 13:06:27 +02:00
interpreter Add Platform.os as well as a rudimentary test 2025-05-06 13:06:27 +02:00
renderers FemtoVG: Fix occasional panic on shutdown with wgpu 2025-05-07 14:41:22 +00:00