mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 14:55:03 -06:00
Use pre-calculated control height
It's way faster to not re-compute every single time
This commit is contained in:
parent
d1afc63902
commit
e633b6408e
2 changed files with 2 additions and 1 deletions
|
@ -502,6 +502,7 @@
|
|||
"extruder_icon": [2.33, 2.33],
|
||||
|
||||
"section": [0.0, 2],
|
||||
"section_control": [0, 1],
|
||||
"section_icon": [1.6, 1.6],
|
||||
"section_icon_column": [2.8, 0.0],
|
||||
"rating_star": [1.0, 1.0],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue