mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-26 12:21:26 -07:00
Move popups back on screen after opening them.
CURA-6867
This commit is contained in:
parent
0a4c7869e6
commit
7174861bba
2 changed files with 20 additions and 46 deletions
|
|
@ -17,6 +17,9 @@ UM.MainWindow
|
|||
{
|
||||
id: base
|
||||
|
||||
property var main_window_height: base.height
|
||||
readonly property var mainWindow: base
|
||||
|
||||
// Cura application window title
|
||||
title:
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue