slint/internal/compiler/tests
Simon Hausmann 7ce0bd493a Fix panic when using foward-focus with non-element binding
Since commit 6fefe75a1c the handling
of forward-focus bindings happens before the resolve_expressions pass,
which means that we cannot rely on type mismatch
error handling yet.

Fixes #4475
2024-01-30 10:09:07 +01:00
..
syntax Fix panic when using foward-focus with non-element binding 2024-01-30 10:09:07 +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