mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 03:46:05 +08:00
Make tickmarks bigger to avoid issues with pixel rounding errors causing the tickmarks to appear above or below the background line.
CURA-9793
This commit is contained in:
parent
3ddebe7a84
commit
ea5d4a8211
@ -492,7 +492,7 @@
|
||||
"print_setup_extruder_box": [0.0, 6.0],
|
||||
"slider_widget_groove": [0.16, 0.16],
|
||||
"slider_widget_handle": [1.3, 1.3],
|
||||
"slider_widget_tickmarks": [0.3, 0.3],
|
||||
"slider_widget_tickmarks": [0.5, 0.5],
|
||||
"print_setup_big_item": [28, 2.5],
|
||||
"print_setup_icon": [1.2, 1.2],
|
||||
"drag_icon": [1.416, 0.25],
|
||||
|
Loading…
x
Reference in New Issue
Block a user