mirror of
https://github.com/slint-ui/slint.git
synced 2025-09-30 22:01:13 +00:00
![]() When the widget itself is part of a hierarchy and some parent widget defines font properties (such as weight, etc.) that aren't defined in .60, we would inherit those for rendering, but not when measuring. Since when measuring we don't have a widget, this patch disables all font property merging from the widget hierarchy. |
||
---|---|---|
.. | ||
build.rs | ||
Cargo.toml | ||
key_generated.rs | ||
lib.rs | ||
qt_window.rs | ||
widgets.rs |