Add information about the button height

master
cx384 2017-07-16 13:09:27 +02:00 committed by SmallJoker
parent d4cc49e9a7
commit d60434c7b1
2 changed files with 2 additions and 0 deletions

View File

@ -408,6 +408,7 @@ examples.
* Clickable button. When clicked, fields will be sent.
* `x`, `y` and `name` work as per field
* `w` and `h` are the size of the button
* Fixed button height. It will be vertically centred on `h`
* `label` is the text on the button
* Position and size units are inventory slots

View File

@ -1857,6 +1857,7 @@ examples.
* Clickable button. When clicked, fields will be sent.
* `x`, `y` and `name` work as per field
* `w` and `h` are the size of the button
* Fixed button height. It will be vertically centred on `h`
* `label` is the text on the button
* Position and size units are inventory slots