This website requires JavaScript.
Explore
Help
Sign In
status-im
/
status-desktop
Watch
2
Star
0
Fork
0
You've already forked status-desktop
mirror of
https://github.com/status-im/status-desktop.git
synced
2025-01-09 05:52:41 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
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 18:04:06 +03:00
Theme 1.0 Theme.qml
feat: enable changing theme from the profile settings
2020-07-01 13:35:57 -04:00
Reference in New Issue
Copy Permalink