mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-24 11:21:14 -07: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;
|
id: toolbar;
|
||||||
|
|
||||||
property int mouseX: base.mouseX
|
|
||||||
property int mouseY: base.mouseY
|
|
||||||
|
|
||||||
anchors {
|
anchors {
|
||||||
top: openFileButton.bottom;
|
top: openFileButton.bottom;
|
||||||
topMargin: UM.Theme.getSize("window_margin").height;
|
topMargin: UM.Theme.getSize("window_margin").height;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue