fix(StatusColorSelectorGrid): Expose the Color Repeater for Squish testing (#847)
This commit is contained in:
parent
ce22d8759c
commit
9fa6fb2324
@ -47,6 +47,7 @@ Column {
|
||||
rowSpacing: 16
|
||||
columnSpacing: 32
|
||||
Repeater {
|
||||
objectName: "statusColorRepeater"
|
||||
model: root.model
|
||||
delegate: StatusColorRadioButton {
|
||||
implicitWidth: root.diameter
|
||||
|
Loading…
x
Reference in New Issue
Block a user