Rename slider theme items

CURA-9793
This commit is contained in:
Joey de l'Arago 2022-12-05 15:11:48 +01:00
parent ce5691c12d
commit f034c115be
2 changed files with 4 additions and 4 deletions

View file

@ -27,7 +27,7 @@ Item
Row
{
height: parent.height
spacing: UM.Theme.getSize("print_setup_slider_handle").width // TODO: Theme! (Should be same as extruder spacing)
spacing: UM.Theme.getSize("slider_handle").width // TODO: Theme! (Should be same as extruder spacing)
// This wrapper ensures that the buildplate icon is located centered
// below an extruder icon.