slint/internal/compiler/tests
Olivier Goffart 11e8070726 Compiler: fix lookup of the model not seeing that the element is being repeated
The problem is that we were taking the whole `repeated` field and as a
result we wouldn't see that the element was being repeated and that we
shouldn't have to lookup id within it

Fix #4683
2024-02-26 12:16:51 +01:00
..
syntax Compiler: fix lookup of the model not seeing that the element is being repeated 2024-02-26 12:16:51 +01:00
typeloader Fix lookup relative to the manifest path in .rs file 2023-12-02 13:11:59 +01:00
consistent_styles.rs Don't require components that use forward-focus to be inlined 2024-01-26 12:16:09 +01:00
syntax_tests.rs Janitor: Optimize usage of is_dir/is_file 2023-12-27 10:36:25 +01:00