Got a bug on atenpt to preview my ui #7862
Labels
a:layouts
Related to the layouting and positioning of the elements (mO,bT)
bug
Something isn't working
needs info
Further information from the reporter is requested
Bug Description
i have
in property <length> max-el-width: 30px;
and
Button { max-height: max-el-width; ...
So, when i try to preview my ui component(it inherits Window) i get
thread 'main' panicked at 'Error caught at element lookup time', internal\compiler\passes\lower_layout.rs:101:18 note: run with
RUST_BACKTRACE=1environment variable to display a backtrace [Info - 10:39:40 AM] Connection to server got closed. Server will restart. The Slint Language Server crashed. This is a bug. Please open an issue on https://github.com/slint-ui/slint/issues
line 101:18 is that Button's max-height
Reproducible Code (if applicable)
Environment Details
Product Impact
No response
The text was updated successfully, but these errors were encountered: