slint/internal
Simon Hausmann 0f54b9599b Add support for manually closing PopupWindows
This patch adds a `close()` function that can be called to close a popup
window, and a `close-to-click` boolean that can be set to false to
disable the default behavior.
2023-06-02 18:07:49 +02:00
..
backends Add support for manually closing PopupWindows 2023-06-02 18:07:49 +02:00
common janitor: Fix typo 2023-06-01 14:46:44 +02:00
compiler Add support for manually closing PopupWindows 2023-06-02 18:07:49 +02:00
core Add support for manually closing PopupWindows 2023-06-02 18:07:49 +02:00
core-macros Bump version number to 1.0.3 2023-04-26 14:04:08 +00:00
interpreter Add support for manually closing PopupWindows 2023-06-02 18:07:49 +02:00
renderers femtovg: Remove stray .or_else() in font fallback handling 2023-06-02 08:04:00 +02:00