slint/internal/compiler/llr
Olivier Goffart 255dc59ef4 Rename @image-url(..., 9slice(...)) to @image-url(..., nine-slice(...))
As per API review:
 - In the Rust and C++ API we use `set_nine_slice_edges` because the getter couldn't start with 9
 - in english we spell number less than 10 with letters and this is a name
2024-03-07 17:01:57 +01:00
..
optim_passes Fix animation when started from a different item tree 2024-03-05 12:27:11 +01:00
expression.rs Fix animation when started from a different item tree 2024-03-05 12:27:11 +01:00
item_tree.rs Component container subcomponent (#4355) 2024-01-17 11:26:08 +01:00
lower_expression.rs Add 9slice information at runtime 2024-02-13 14:46:27 +01:00
lower_to_item_tree.rs compiler: Fix repeater_offset calculation 2024-01-17 15:21:14 +01:00
pretty_print.rs Rename @image-url(..., 9slice(...)) to @image-url(..., nine-slice(...)) 2024-03-07 17:01:57 +01:00