slint/sixtyfps_runtime/interpreter
Olivier Goffart 567c644a5f Fix PopupWindow position when all elements are not inlined
Pass a reference to the parent item in the show_popup function
so we can compute the exact location at runtime.
2021-10-28 15:52:29 +02:00
..
api.rs Allow normal Element to be in the Dialog's button row with dialog-button-role 2021-10-05 09:46:20 +02:00
Cargo.toml Bump version number to 0.1.5 2021-10-26 07:36:54 +00:00
dynamic_component.rs Fix PopupWindow position when all elements are not inlined 2021-10-28 15:52:29 +02:00
dynamic_type.rs Update license date 2021-07-02 15:55:54 +02:00
eval.rs Fix PopupWindow position when all elements are not inlined 2021-10-28 15:52:29 +02:00
eval_layout.rs Allow normal Element to be in the Dialog's button row with dialog-button-role 2021-10-05 09:46:20 +02:00
ffi.rs Add support for tracking the length of a model in Rust 2021-10-20 15:25:28 +02:00
global_component.rs Internal cleanup: Keep globals related data together 2021-09-15 07:56:28 +02:00
lib.rs Fix intra-doc links 2021-08-19 09:17:30 +02:00
tests.rs Make the reuse_window() test more reliable 2021-09-06 15:56:59 +02:00
value_model.rs Add support for tracking the length of a model in Rust 2021-10-20 15:25:28 +02:00