@ -25,6 +25,16 @@
<property name="step-increment">1</property>
<property name="page-increment">10</property>
</object>
<object class="GtkAdjustment" id="adjustmentEdgePanMaxMult">
<property name="upper">10</property>
<property name="step-increment">1</property>
<property name="page-increment">10</property>
</object>
<object class="GtkAdjustment" id="adjustmentEdgePanSpeed">
<property name="upper">100</property>
<property name="step-increment">1</property>
<property name="page-increment">10</property>
</object>
<object class="GtkAdjustment" id="adjustmentHorizontalSpace">
<property name="upper">1000</property>
<property name="value">150</property>
@ -3323,6 +3333,93 @@ This setting can make it easier to draw with touch. </property>
<property name="position">3</property>
</packing>
</child>
<child>
<object class="GtkFrame">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="label-xalign">0</property>
<property name="shadow-type">none</property>
<child>
<object class="GtkAlignment">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="left-padding">12</property>
<property name="right-padding">12</property>
<child>
<!-- n-columns=2 n-rows=2 -->
<object class="GtkGrid">
<property name="visible">True</property>
<property name="can-focus">False</property>
<child>
<object class="GtkSpinButton" id="edgePanSpeed">
<property name="visible">True</property>
<property name="can-focus">True</property>
<property name="input-purpose">number</property>
<property name="adjustment">adjustmentEdgePanSpeed</property>
<property name="numeric">True</property>
</object>
<packing>
<property name="left-attach">1</property>
<property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkSpinButton" id="edgePanMaxMult">
<property name="visible">True</property>
<property name="can-focus">True</property>
<property name="input-purpose">number</property>
<property name="adjustment">adjustmentEdgePanMaxMult</property>
<property name="numeric">True</property>
</object>
<packing>
<property name="left-attach">1</property>
<property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkLabel">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="tooltip-text" translatable="yes">When an element is selected and moved past the visible portion of the canvas, pan the screen by an amount equal to this percentage of the visible part of the canvas. </property>
<property name="halign">start</property>
<property name="label" translatable="yes">Base speed</property>
</object>
<packing>
<property name="left-attach">0</property>
<property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkLabel">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="tooltip-text" translatable="yes">Multiply the panning speed by up to this amount, based on how much of the selected element is out of view.</property>
<property name="halign">start</property>
<property name="label" translatable="yes">Max multiplier</property>
</object>
<packing>
<property name="left-attach">0</property>
<property name="top-attach">1</property>
</packing>
</child>
</object>
</child>
</object>
</child>
<child type="label">
<object class="GtkLabel">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="label" translatable="yes">Selection Edge Panning</property>
</object>
</child>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
<property name="position">4</property>
</packing>
</child>
<child>
<object class="GtkFrame" id="sid114">
<property name="visible">True</property>
@ -3387,7 +3484,7 @@ This setting can make it easier to draw with touch. </property>
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
<property name="position">4 </property>
<property name="position">5 </property>
</packing>
</child>
<child>
@ -3488,7 +3585,7 @@ This setting can make it easier to draw with touch. </property>
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
<property name="position">5 </property>
<property name="position">6 </property>
</packing>
</child>
<child>
@ -3597,7 +3694,7 @@ This setting can make it easier to draw with touch. </property>
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
<property name="position">6 </property>
<property name="position">7 </property>
</packing>
</child>
</object>