inspector: Allow to bump scale to 3
Might as well allow this, for 'large scale testing'.
This commit is contained in:
parent
0eaa76a032
commit
b49502c167
@ -2,7 +2,7 @@
|
||||
<interface domain="gtk30">
|
||||
<object class="GtkAdjustment" id="scale_adjustment">
|
||||
<property name="lower">1</property>
|
||||
<property name="upper">2</property>
|
||||
<property name="upper">3</property>
|
||||
<property name="step-increment">1</property>
|
||||
<property name="page-increment">1</property>
|
||||
</object>
|
||||
|
Loading…
Reference in New Issue
Block a user