mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-16 16:47:24 +00:00
parent
3470583fd4
commit
5e8e897acc
@ -120,6 +120,8 @@ StatusWindow {
|
||||
Style.changeTheme(globalSettings.theme)
|
||||
setX(Qt.application.screens[0].width / 2 - width / 2);
|
||||
setY(Qt.application.screens[0].height / 2 - height / 2);
|
||||
|
||||
applicationWindow.updatePosition();
|
||||
}
|
||||
|
||||
signal navigateTo(string path)
|
||||
|
Loading…
x
Reference in New Issue
Block a user