slint-ui / slint

Slint is a declarative GUI toolkit to build native user interfaces for Rust, C++, or JavaScript apps.
https://slint.dev
Other
17.55k stars 601 forks source link

min-width calculation of button is broken #3985

Closed FloVanGH closed 11 months ago

FloVanGH commented 11 months ago

After every button text has now overflow: elide the min-width calculation for the buttons is broken

image

ogoffart commented 11 months ago

Regressions since https://github.com/slint-ui/slint/pull/3977