mirror of
https://github.com/labwc/labwc.git
synced 2026-04-07 08:21:20 -04:00
change to inner/outer range
This commit is contained in:
parent
f89c31c2de
commit
b2750027da
5 changed files with 54 additions and 27 deletions
|
|
@ -161,9 +161,8 @@
|
|||
</focus>
|
||||
|
||||
<snapping>
|
||||
<!-- Set range to 0 to disable window snapping completely -->
|
||||
<horizontalRange>10</horizontalRange>
|
||||
<verticalRange>10</verticalRange>
|
||||
<!-- Set inner and outer range to 0 to disable window snapping completely -->
|
||||
<range inner="10" outer="10" />
|
||||
<cornerRange>50</cornerRange>
|
||||
<overlay enabled="yes">
|
||||
<delay inner="500" outer="500" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue