mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-26 05:14:11 +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 | ||
build.rs | ||
cached_image.rs | ||
Cargo.toml | ||
d3d_surface.rs | ||
itemrenderer.rs | ||
lib.rs | ||
metal_surface.rs | ||
opengl_surface.rs | ||
README.md | ||
software_surface.rs | ||
textlayout.rs | ||
vulkan_surface.rs |
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.