Document supertip border default as true

This commit is contained in:
Wuzzy 2024-06-07 08:40:04 +02:00
parent 4fcf9797aa
commit 7c25907675

@ -3528,7 +3528,7 @@ Some types may inherit styles from parent types.
* supertip * supertip
* noclip - boolean, set to true to allow the element to exceed formspec bounds. * noclip - boolean, set to true to allow the element to exceed formspec bounds.
* bgcolor - color, sets background color. * bgcolor - color, sets background color.
* border - boolean, draw border. Set to false to hide the bevelled tooltip pane. Default false. * border - boolean, draw border. Set to false to hide the bevelled tooltip pane. Default true.
* bgimg - standard background image. Defaults to none. * bgimg - standard background image. Defaults to none.
* bgimg_middle - Makes the bgimg textures render in 9-sliced mode and defines the middle rect. * bgimg_middle - Makes the bgimg textures render in 9-sliced mode and defines the middle rect.
See background9[] documentation for more details. See background9[] documentation for more details.