mirror of
https://github.com/labwc/labwc.git
synced 2025-10-29 05:40:24 -04:00
docs/rc.xml.all: correct description of resize.cornerRange
This commit is contained in:
parent
6b9cc5dd64
commit
b2623ce1e3
1 changed files with 8 additions and 1 deletions
|
|
@ -131,9 +131,16 @@
|
|||
<popupShow>Never</popupShow>
|
||||
<!-- Let client redraw its contents while resizing -->
|
||||
<drawContents>yes</drawContents>
|
||||
<cornerRange>8</cornerRange>
|
||||
<!-- Borders are effectively 8 pixels wide regardless of visual appearance -->
|
||||
<minimumArea>8</minimumArea>
|
||||
|
||||
<!--
|
||||
Set cornerRange to a positive value to increase the size of corner
|
||||
regions for mouse actions and diagonal window resizing. When omitted,
|
||||
the default size of the corner region is half of the titlebar height.
|
||||
|
||||
<cornerRange>8</cornerRange>
|
||||
-->
|
||||
</resize>
|
||||
|
||||
<focus>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue