slint/internal/compiler/llr
Simon Hausmann 419042f476 Add support for using own properties in PopupWindow's x and y properties
This allows positioning popup windows in a way that takes their width/height into account.
2024-07-10 13:43:41 +02:00
..
optim_passes Add support for using own properties in PopupWindow's x and y properties 2024-07-10 13:43:41 +02:00
expression.rs llr: ensure const property without bindings are recognize as such by expression inlining 2024-07-04 10:24:54 +02:00
item_tree.rs Add support for using own properties in PopupWindow's x and y properties 2024-07-10 13:43:41 +02:00
lower_expression.rs Add support for using own properties in PopupWindow's x and y properties 2024-07-10 13:43:41 +02:00
lower_to_item_tree.rs Add support for using own properties in PopupWindow's x and y properties 2024-07-10 13:43:41 +02:00
pretty_print.rs Add support for using own properties in PopupWindow's x and y properties 2024-07-10 13:43:41 +02:00