Update README.md

This commit is contained in:
luk3yx 2023-03-24 16:21:51 +13:00
parent e29c27de44
commit 45e61e34c9

View File

@ -364,7 +364,11 @@ gui.Button{
},
```
## Hiding elements
## Experimental features
These features might be broken in the future.
### Hiding elements
Elements inside boxes can have `visible = false` set to hide them from the
player. Elements hidden this way will still take up space like with
@ -372,10 +376,6 @@ player. Elements hidden this way will still take up space like with
The style elements are invisible and won't affect padding.
## Experimental features
These features might be broken in the future.
### `no_prepend[]`
You can set `no_prepend = true` on the "root" element to disable formspec