1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-07-02 16:38:41 +00:00

Formspec: make bgcolor element less confusing and allow setting fullscreen color (#8996)

This commit is contained in:
DS 2019-12-08 18:59:30 +01:00 committed by sfan5
parent d3255f92d7
commit 8f73ec6c6c
4 changed files with 42 additions and 16 deletions

View file

@ -231,6 +231,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
background9[]: 9-slice scaling parameters
FORMSPEC VERSION 3:
Formspec elements are drawn in the order of definition
bgcolor[]: use 3 parameters (bgcolor, formspec (now an enum), fbgcolor)
*/
#define FORMSPEC_API_VERSION 3