mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 09:59:00 +08:00
Remove unnecessary properties which after update triggered view rendering
CURA-4062
This commit is contained in:
parent
938ae5af1d
commit
ee228155af
@ -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…
x
Reference in New Issue
Block a user