I’m in the process of upgrading another project of mine to Graphics 2.0, and I stumbled upon the fact that display.setDefault(“textColor”) is missing.
Even though setTextColor has been changed to setFillColor, we should still be able to set a default text color that’s different from a vector object’s default fill color.
Am I missing something? Otherwise please add back the “textColor” key.