We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83f7962 commit 164e0ccCopy full SHA for 164e0cc
Filter.qml
@@ -184,7 +184,7 @@ Popup {
184
columns: 1
185
id: pupilLayout
186
readonly property string min: "0.00"
187
- readonly property string max: "3.50"
+ readonly property string max: "10.0"
188
Text {
189
text: "Pupil Diameters (mm)"
190
font.pointSize: 10
0 commit comments