mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-23 22:54:01 -06:00
Apply screenScaleFactor to implicitWidth (and cleanup)
This commit is contained in:
parent
e5c59b1308
commit
618cbffaa7
3 changed files with 5 additions and 4 deletions
|
@ -7,7 +7,7 @@ import QtQuick.Layouts 1.3
|
|||
|
||||
import UM 1.2 as UM
|
||||
|
||||
// The labelBar shows a set of labels that are evenly spaced from oneother.
|
||||
// The labelBar shows a set of labels that are evenly spaced from one another.
|
||||
// The first item is aligned to the left, the last is aligned to the right.
|
||||
// It's intended to be used together with RadioCheckBar. As such, it needs
|
||||
// to know what the used itemSize is, so it can ensure the labels are aligned correctly.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue