- Status Assigned
- Percent Complete
- Task Type Bug Report
- Category src → client
-
Assigned To
Stijn Buys - Operating System All
- Severity Low
- Priority Defer
- Reported Version 0.2.2
- Due in Version Wishlist
-
Due Date
Undecided
- Votes
- Private
Attached to Project: Project::OSiRiON
Opened by Stijn Buys - 2012-12-23
Last edited by Stijn Buys - 2016-07-14
Opened by Stijn Buys - 2012-12-23
Last edited by Stijn Buys - 2016-07-14
FS#97 - Move default fonts from ui::UI to ui::PAlette
The corrent ui code has default fonts and font size in ui::root().
They have to bo moved to the ui::Palette class and handled like
colors and related settings.
The initial default fonts should be set in the ui::Pallette class.
It might be better to merge ui-style related settings
into a single ui::Stylesheet class and read settings from a .css
file.