2
0
mirror of synced 2025-01-20 03:19:26 +00:00

fix(StatusColorSelectorGrid): Expose the Color Repeater for Squish testing (#847)

This commit is contained in:
Khushboo-dev-cpp 2022-08-11 12:58:09 +02:00 committed by GitHub
parent ce22d8759c
commit 9fa6fb2324
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -47,6 +47,7 @@ Column {
rowSpacing: 16
columnSpacing: 32
Repeater {
objectName: "statusColorRepeater"
model: root.model
delegate: StatusColorRadioButton {
implicitWidth: root.diameter