mirror of
https://github.com/slint-ui/slint.git
synced 2025-09-28 04:45:13 +00:00
![]() This is technicly a breking change. But this is also a bug and it was only allowed since 0.3.2, so it is probably fine. The problem is that any property access to a global was considered as being local. Now, change that so that property access to a global object is no longer local, and other components can't access private property anymore |
||
---|---|---|
.. | ||
input_output.slint | ||
input_output2.slint | ||
new_component.slint | ||
new_lookup.slint | ||
two_way_input_output.slint |