slint/internal/compiler/tests/syntax/focus
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
..
focus_invalid.slint Fix panic when using foward-focus with non-element binding 2024-01-30 10:09:07 +01:00
focus_not_called.slint Don't require components that use forward-focus to be inlined 2024-01-26 12:16:09 +01:00
initial_focus_non_input.slint Don't require components that use forward-focus to be inlined 2024-01-26 12:16:09 +01:00