mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Make clipping of formspec elements more consistent (#9262)
This commit is contained in:
parent
cea4fd2b27
commit
680aaa1bd5
3 changed files with 17 additions and 3 deletions
|
@ -232,6 +232,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
|||
FORMSPEC VERSION 3:
|
||||
Formspec elements are drawn in the order of definition
|
||||
bgcolor[]: use 3 parameters (bgcolor, formspec (now an enum), fbgcolor)
|
||||
box[] and image[] elements enable clipping by default
|
||||
*/
|
||||
#define FORMSPEC_API_VERSION 3
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue