slint/internal/compiler/tests
Olivier Goffart 46854c7291 Workaround for issue #1461
Some binding can't be express with the current data structures because
they reference propertis within inner elements within a component.

The fix is a bit involved and the best is to have an error istead of a
panic, for now.
2022-08-17 07:49:05 +02:00
..
syntax Workaround for issue #1461 2022-08-17 07:49:05 +02:00
typeloader Test style error when creating TypeLoader 2022-02-15 13:55:50 +01:00
syntax_tests.rs Add a warning when setting a two way binding for which the rhs does not declare a default value 2022-07-08 19:05:54 +02:00