status-desktop/ui/app/AppLayouts/Profile
Lukáš Tinkl 0b94c2b541 fix: revert to not destroy popups on close by default
- causing too many regressions along the way
- most of our popups are already destroyed properly inside Popups.qml
- in general, a Popup (Dialog, Menu, etc.) can be manually destroyed iff
it had been created using `Component.createObject()`, otherwise it's gone
for good until restart
- manually enabled the destroy-on-close in verified cases

Fixes #10948 (maybe some other dupes)
2023-06-09 00:44:27 +02:00
..
controls \chore(@desktop/wallet): Change customisation colours on desktop to match those used on mobile 2023-06-02 19:48:19 +02:00
panels chore(qml): adapt assets to support mediaserver images 2023-06-08 13:09:59 +02:00
popups fix: revert to not destroy popups on close by default 2023-06-09 00:44:27 +02:00
stores fix(@desktop/profile): profile social links 2023-06-07 13:22:59 +02:00
views fix: revert to not destroy popups on close by default 2023-06-09 00:44:27 +02:00
ProfileLayout.qml (settings): moved waku nodes option to advanced 2023-05-04 16:06:09 +03:00
qmldir feat(onboarding): Added SplashScreen 2022-03-08 14:02:24 -05:00