parent
db09dcae77
commit
cf01588a82
1 changed files with 2 additions and 1 deletions
|
@ -323,7 +323,8 @@ Starts an interactive move.
|
|||
#### view:iresize(edges)
|
||||
|
||||
Starts an interactive resize.
|
||||
Takes a table containing the edges, that the resize is happening on.
|
||||
Takes a table containing the name of the edges, that the resize is happening on.
|
||||
So for example to resize pulling on the bottom right corner you would pass `{"b", "r"}`.
|
||||
|
||||
#### view:move(lx, ly)
|
||||
|
||||
|
|
Loading…
Reference in a new issue