mirror of
https://github.com/slint-ui/slint.git
synced 2025-10-01 06:11:16 +00:00
![]() The original binding analysis code was considering that all the sub components were inlined. But when this is not the case, we need to re-analyze each sub component within their parent. We also need to take care of reverse aliases Will cause a .60 compile time binding loop error instead of a runtime recursion panic in code like issue #772 |
||
---|---|---|
.. | ||
binding_loop1.60 | ||
binding_loop2.60 | ||
binding_loop_issue_772.60 | ||
binding_loop_layout.60 | ||
binding_loop_layout2.60 | ||
binding_loop_self.60 |