status-desktop/ui/imports/shared/popups/keycard
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
..
helpers \chore(@desktop/wallet): Change customisation colours on desktop to match those used on mobile 2023-06-02 19:48:19 +02:00
states fix(@desktop/keycard/wallet): Small fixes (#10949) 2023-06-07 10:38:44 +02:00
KeycardPopup.qml fix: revert to not destroy popups on close by default 2023-06-09 00:44:27 +02:00
KeycardPopupContent.qml feat(@desktop/wallet): new "Add Account" modal added 2023-03-28 18:09:39 +02:00
KeycardPopupDetails.qml [Popups]: added destroy() function in all popups by default 2023-06-02 14:28:39 +03:00
qmldir