[Distortion Viewer] fix subdivisions display problem

This commit is contained in:
Landrodie 2021-01-19 15:26:26 +01:00 committed by Fabien Castan
parent d1ebb8135d
commit fbf9e45b75
2 changed files with 21 additions and 11 deletions

View file

@ -57,7 +57,7 @@ FloatingPane {
padding: 5
Layout.minimumWidth: 0
checkable: true
checked: false
checked: true
}
ColorChart {
id : gridColorPicker