slint/tests/cases/globals
Olivier Goffart 86978e9fc1
Rust generated: fix constant non-inlined global
We must take care that all access to property that we consider constant
in global are accessed after the global has been initialized.

So initialize the global before the properties.

Fixes #8375 , #8337
2025-05-05 18:55:19 +02:00
..
alias_to_global.slint Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
global_accessor_api.slint Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
global_alias.slint Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
global_binding.slint Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
global_binding_const.slint Rust generated: fix constant non-inlined global 2025-05-05 18:55:19 +02:00
global_callback.slint Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
global_depends_on_global.slint Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
issue_2064_two_way_default_value.slint Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00