mirror of
https://github.com/slint-ui/slint.git
synced 2025-10-01 06:11:16 +00:00
![]() When a Text element has wrapping enabled, it should not have zero minimum size. Otherwise the layout will give it a height of zero in the layout in the test case and that'll make the text disappear. There are different options but this patch goes for minimum height as if no wrapping was enabled (so at least one line plus forced line breaks). Fixes #246 |
||
---|---|---|
.. | ||
build.rs | ||
Cargo.toml | ||
key_generated.rs | ||
lib.rs | ||
qt_window.rs | ||
widgets.rs |