status-desktop/ui/app/AppLayouts/Profile
Lukáš Tinkl fa8c3c6efd fix(BackupSeed): backup seed phrase form is not centered
Fixes #6387

TLDR; since this is a GridView, it needs a width/height set and then
centered on top of the parent component (as opposed to `anchors.fill`)

Also added a scroll indicator in case the window height is not tall
enough and fixed some small warnings
2022-07-12 18:52:34 +02:00
..
controls chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
panels fix(contacts): remove isMutualContact, use isContact or isAdded indead 2022-07-11 09:34:29 -04:00
popups fix(BackupSeed): backup seed phrase form is not centered 2022-07-12 18:52:34 +02:00
stores fix(Profile): ensure backup seedphrase warning disappears 2022-07-07 15:18:56 +02:00
views fix(contacts): remove isMutualContact, use isContact or isAdded indead 2022-07-11 09:34:29 -04:00
ProfileLayout.qml fix(Profile): ensure backup seedphrase warning disappears 2022-07-07 15:18:56 +02:00
qmldir feat(onboarding): Added SplashScreen 2022-03-08 14:02:24 -05:00