mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-09 22:06:25 +00:00
f5d6c538c2
- all remaining global popup components moved into a separate Popups entity - removed some static objects from the Global singleton (appMain, pinnedMessagesPopup, communityProfilePopup, sounds); rationale: singletons should not contain any state - fixed support for popups in storybook - fixed some warnings (most of them broke the popups in one way or the other)
4 lines
80 B
Plaintext
4 lines
80 B
Plaintext
AppMain 1.0 AppMain.qml
|
|
SplashScreen 1.0 SplashScreen.qml
|
|
Popups 1.0 Popups.qml
|