mirror of
https://github.com/slint-ui/slint.git
synced 2025-09-30 05:44:52 +00:00
![]() A `Rectangle { clip: true; }` will generate an intermediate `Clip` rectangle, which certainly has no debug info. The check whether debug info is present or not should not be done on a per-element level but it can be done on the level of the compilation unit. |
||
---|---|---|
.. | ||
cpp.rs | ||
rust.rs |