mirror of
https://github.com/slint-ui/slint.git
synced 2025-10-02 14:51:15 +00:00
![]() Preparation for multi-components Note that this had to rename one instance of TextStyle because it conflicts with the struct of the same name used in the FontSettings in the style. This wasn't a problem before because it shares some property in common, and the the order of processing of component has changed leading to the other one being generated. (But that is a wider bug in the compiler outside of the scope of this refactoring) |
||
---|---|---|
.. | ||
optim_passes | ||
expression.rs | ||
item_tree.rs | ||
lower_expression.rs | ||
lower_to_item_tree.rs | ||
pretty_print.rs |