mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 14:55:03 -06:00
Removed color animation from stage buttons
This caused laggy updates and it didn't add that much anyway CURA-5772
This commit is contained in:
parent
8117c087aa
commit
11a3da3068
2 changed files with 0 additions and 4 deletions
|
@ -129,8 +129,6 @@ QtObject
|
|||
return UM.Theme.getColor("main_window_header_button_background_inactive")
|
||||
}
|
||||
}
|
||||
|
||||
Behavior on color { ColorAnimation { duration: 50 } }
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue