mirror of
https://github.com/labwc/labwc.git
synced 2025-10-29 05:40:24 -04:00
Rename <snapping><dragResistance> to <resistance><unSnapThreshold>
As we already have <resistance><{screen,window}EdgeStrength>,
<resistance> will be a better place for this setting.
This commit is contained in:
parent
dc387f7765
commit
670cc0f511
7 changed files with 16 additions and 16 deletions
|
|
@ -107,6 +107,7 @@
|
|||
<resistance>
|
||||
<screenEdgeStrength>20</screenEdgeStrength>
|
||||
<windowEdgeStrength>20</windowEdgeStrength>
|
||||
<unSnapThreshold>20</unSnapThreshold>
|
||||
</resistance>
|
||||
|
||||
<resize>
|
||||
|
|
@ -125,7 +126,6 @@
|
|||
<snapping>
|
||||
<!-- Set range to 0 to disable window snapping completely -->
|
||||
<range>1</range>
|
||||
<dragResistance>20</dragResistance>
|
||||
<overlay enabled="yes">
|
||||
<delay inner="500" outer="500" />
|
||||
</overlay>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue