mirror of
https://github.com/slint-ui/slint.git
synced 2025-09-29 21:34:50 +00:00
![]() We really shouldn't require specifying a color for every Text {} element just in order to see *some* text. For Rectangle OTOH transparent is a good default (and thus for Color), hence this change just to Text. Right now the constructor bit is also a bit repetitive, this could perhaps be folded into BuiltinItem to generate the ffi, default impl and forward to an init function if it exists. |
||
---|---|---|
.. | ||
.gitignore | ||
CMakeLists.txt | ||
hello.60 | ||
main.cpp |