slint/sixtyfps_runtime/rendering_backends/qt
Simon Hausmann 1b64db70bd Fix rendering of the current tab in the natively styled tab widget on macOS
It was impossible to see which tab was the current tab.
Ensure that we set State_Active, like we do for the other styled controls.

Later, the active state should be tied to whether the window is "active" or not.
2021-09-15 13:35:41 +02:00
..
qt_widgets Fix rendering of the current tab in the natively styled tab widget on macOS 2021-09-15 13:35:41 +02:00
build.rs Fixup previous commit 2021-09-06 14:59:19 +02:00
Cargo.toml Bump version number to 0.1.2 2021-09-04 10:08:51 +02:00
key_generated.rs Update license date 2021-07-02 15:55:54 +02:00
lib.rs Janitor: Fix clippy::needless_return 2021-08-18 00:24:51 +02:00
qt_widgets.rs TextEdit 2021-09-06 21:52:12 +02:00
qt_window.rs Implement the image-rendering in the Qt backend 2021-09-06 10:49:56 +02:00