diff --git a/README.md b/README.md index 4f81f6a..89510e4 100644 --- a/README.md +++ b/README.md @@ -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