slint/sixtyfps_compiler/generator
Simon Hausmann cebb415b08 Replace two uses of build_array_helper with a new recurse_elem variant
For the item index generation and the member population for the C++
structs, a level-order variant of `recurse_elem` is sufficient - as also
indicate by the unused item index parameters.
2021-10-28 15:52:29 +02:00
..
cpp.rs Replace two uses of build_array_helper with a new recurse_elem variant 2021-10-28 15:52:29 +02:00
rust.rs Fix PopupWindow position when all elements are not inlined 2021-10-28 15:52:29 +02:00