Fix qualiy slider alignments

Contributes to CURA-5941.
This commit is contained in:
Diego Prado Gesto 2018-11-30 14:18:07 +01:00
parent 17945c6b16
commit 1a778b3078
4 changed files with 241 additions and 187 deletions

View file

@ -27,7 +27,7 @@ Item
Row
{
height: parent.height
spacing: 12 * screenScaleFactor // TODO: Theme! (Should be same as extruder spacing)
spacing: UM.Theme.getSize("print_setup_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.