Fixed typings and documentation

This commit is contained in:
ilyabeskrovniy
2020-07-07 10:27:22 +03:00
parent 6ac6948609
commit 115b647bf6
2 changed files with 22 additions and 9 deletions

View File

@@ -64,7 +64,7 @@ There are several settings that could be defined or modified per node:
* **collapsed**: if it is shown collapsed (small)
* **redraw_on_mouse**: forces a redraw if the mouse passes over the widget
* **widgets_up**: widgets do not start after the slots
* **widgets_y**: widgets should start being drawn from this Y
* **widgets_start_y**: widgets should start being drawn from this Y
* **clip_area**: clips the content when rendering the node
* **resizable**: if it can be resized dragging the corner
* **horizontal**: if the slots should be placed horizontally on the top and bottom of the node