mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-26 13:24:08 +00:00
![]() We had code on the window to reset the default-font-size property to the default from the renderer. For the Qt backend, the PopupWindow being their own Window, this code was activated also for the PopupWindow's hidden default-font-size property, which caused all PopupWindow's font to not follow the default-font-size Fixes #8855 |
||
---|---|---|
.. | ||
LICENSES | ||
qt_widgets | ||
accessible_generated.rs | ||
build.rs | ||
Cargo.toml | ||
key_generated.rs | ||
lib.rs | ||
qt_accessible.rs | ||
qt_widgets.rs | ||
qt_window.rs | ||
README.md |
NOTE: This library is an internal crate of the Slint project.
This crate should not be used directly by applications using Slint.
You should use the slint
crate instead.
WARNING: This crate does not follow the semver convention for versioning and can
only be used with version = "=x.y.z"
in Cargo.toml.