You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ogoffart
changed the title
Crash when enable componet's changed heigth in ScrollView.
Property recursion panic when having changed event on geometry property in a layout with condition
Mar 13, 2025
Just a small add-on. If we use VerticalLayout as the parent component, we get a crash with changed height callback function. With HorizontalLayout, it happens when with changed width callback.
Bug Description
Crash when enable all of
change height
at line 8 andVerticalLayout
at line 21 andfor loop
at line 27.Reproducible Code (if applicable)
Environment Details
Product Impact
No response
The text was updated successfully, but these errors were encountered: