This website requires JavaScript.
Explore
Help
Sign In
status-im
/
status-desktop
mirror of
https://github.com/status-im/status-desktop.git
Watch
2
Star
0
Fork
You've already forked status-desktop
0
Code
Issues
Projects
Releases
Wiki
Activity
f2b3ba1ae7
status-desktop
/
ui
/
imports
/
Themes
/
qmldir
3 lines
21 B
Plaintext
Raw
Normal View
History
Unescape
Escape
feat(desktop) Added image function in Style Introduced Style.svg() Style.png() Style.emoji() and Style.icon() in Style.qml. Those should be used to set the source in Images instead of using relative paths. Usage: Image { source: Style.svg("check) .... Also moved all Singletons inside a new "utils" folder and made it a QML module, to use import utils 1.0 instead of relative paths Closes #3678
2021-09-28 15:04:06 +00:00
Theme 1.0 Theme.qml
feat: enable changing theme from the profile settings
2020-07-01 17:35:57 +00:00