mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-19 18:18:38 +00:00
fix: correctly center the edit nickname popup
This commit is contained in:
parent
ebff2538fa
commit
23cec98ab7
@ -113,6 +113,7 @@ Item {
|
||||
}
|
||||
|
||||
property Component displayNamePopupComponent: DisplayNamePopup {
|
||||
anchors.centerIn: parent
|
||||
profileStore: appMain.rootStore.profileSectionStore.profileStore
|
||||
onClosed: {
|
||||
destroy()
|
||||
|
Loading…
x
Reference in New Issue
Block a user