slint/examples/fancy_demo
Olivier Goffart a1f7115ca4 Fix the fancy demo because of its use of @children
Commit 53090ab489 forbid the use of
@children in repeater and conditional elements because it can cause
problem in the cases where the element is referenced (which is not the
case in the fancy demo)

We could try to still allow this case, but it is easier to just fix the
demo.
2022-11-22 17:09:25 +01:00
..
main.slint Fix the fancy demo because of its use of @children 2022-11-22 17:09:25 +01:00