Remove silly GUI macro.

This commit is contained in:
Pentarctagon 2022-06-30 17:54:23 -05:00 committed by Pentarctagon
parent 0ca5a97d1f
commit b15c3420d3

View file

@ -3,15 +3,11 @@
# Since this file is loaded standalone, we need to manually include these
{gui/macros}
#define FORMULA_GUI_SCALE_RESOLUTION SIZE
"({SIZE})"
#enddef
[resolution]
automatic_placement = true
maximum_width = {FORMULA_GUI_SCALE_RESOLUTION 1024}
maximum_height = {FORMULA_GUI_SCALE_RESOLUTION 800}
maximum_width = "(1024)"
maximum_height = "(800)"
[helptip]
id = "tooltip_large"