The annotation editor's "Type" select used the raw lowercase type id (e.g. "rect") as its label. Add an ANNOTATION_TYPE_LABELS map so it shows "Rectangle", "Tooltip", "Number", etc. instead.
The annotation editor's "Type" select used the raw lowercase type id (e.g. "rect") as its label. Add an ANNOTATION_TYPE_LABELS map so it shows "Rectangle", "Tooltip", "Number", etc. instead.