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.7k stars 614 forks source link

live-preview: Unconfuse selection with a drop shadow #6736

Closed hunger closed 3 weeks ago

hunger commented 3 weeks ago

Unconfuse selecting something with a drop shadow. That is a extra compiler-generated element that gets added before the actual element we are looking for.