GUI2: added _WIDGET_DEBUG_BORDER macro
This commit is contained in:
parent
d47abc1d52
commit
c65db9acbb
1 changed files with 5 additions and 0 deletions
|
@ -367,6 +367,11 @@
|
|||
y = "(floor((screen_height - window_height) / 2))"
|
||||
#enddef
|
||||
|
||||
#define _WIDGET_DEBUG_BORDER
|
||||
debug_border_mode = 1
|
||||
debug_border_color = "255, 255, 255"
|
||||
#enddef
|
||||
|
||||
###############################################################################
|
||||
### ###
|
||||
### Macros for the normal gui. ###
|
||||
|
|
Loading…
Add table
Reference in a new issue