Open Alecaddd opened 1 year ago
I'm currently saving the settings.export_format pref as a string to remember the default format for exporting images chosen by the user (PNG, JPEG). That should be an ENUM.
settings.export_format
string
ENUM
I'm currently saving the
settings.export_format
pref as astring
to remember the default format for exporting images chosen by the user (PNG, JPEG). That should be anENUM
.