1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-14 00:55:20 +02: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