Interface Feature onResize in Feature Requests
|
|
Resolved
|
Skin controls now have an on-size parameter which can be used to send commands whenever they are resized. No command is sent while you are dragging a splitter bar or window edge, nor in response to sizing changes made via winset().
|
|
|
| Status: |
Resolved (482)
This issue has been resolved.
|
|
|
Interface feature: onresize
The reason I would like this in is to update the map to detect the window size whenever it is resized, to make the map fit a bit better. the only option of doing this now is either:
A.) Run a check in intervals to detect if the window has been resized.
-or-
B,) Player requesting a sync through verb
|
EDIT: However, the former request seems to have disappeared.
To add to yours, onMove, onMaximize, onMinimize.