Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-01-27 | mobile-widgets/qml: add background color property | jan Iversen | |
Add property "colorBackground" to allow instances of templateLabel to have background color overwritten. Signed-off-by: jan Iversen <jan@casacondor.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org> | |||
2019-12-26 | mobile-widgets/qml: add TemplateLabel | jan Iversen | |
standard font-size as well as color are set in the template (but can be overwritten in the object) Using TemplateLabel allows central change of how labels are presented in the UI. Signed-off-by: Jan Iversen <jani@apache.org> Signed-off-by: Dirk Hohndel <dirk@hohndel.org> |