6f0e63268f
Turns out, even though we only use one and the same `font.family` name throughout our components (namely `Inter` and/or `InterStatus`), `font.weight` properties set to anything other than `Font.Normal` (which is the default), will not apply unless all font weights have actually been loaded. Unfortunately we can put a `FontLoader` as direct child in a `ThemePalette` so we have to make it actual properties. These properties aren't really used anywhere and merely serve as a place to load font assets. Fixes #30 |
||
---|---|---|
.. | ||
StatusQ | ||
app | ||
fonts | ||
i18n | ||
imports | ||
shared/status | ||
generate-rcc.go | ||
main.qml | ||
nim-status-client.pro |