mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 23:05:01 -06:00
Remove unnecessary properties which after update triggered view rendering
CURA-4062
This commit is contained in:
parent
938ae5af1d
commit
ee228155af
1 changed files with 0 additions and 3 deletions
|
@ -344,9 +344,6 @@ UM.MainWindow
|
|||
{
|
||||
id: toolbar;
|
||||
|
||||
property int mouseX: base.mouseX
|
||||
property int mouseY: base.mouseY
|
||||
|
||||
anchors {
|
||||
top: openFileButton.bottom;
|
||||
topMargin: UM.Theme.getSize("window_margin").height;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue