Menu ▾ ▴

#886 Annotation text box should use style string instead of many separate controls

open
nobody
None
5
2026-09-13
2026-09-13
No

See https://github.com/das-developers/das2java/issues/189. Autoplot will need code which converts old .vap formats to this, and from this to old .vap formats for backward compatibility.

Discussion

  • Jeremy Faden

    Jeremy Faden - 2026-09-13

    This will remove the following properties:

    • foreground
    • background
    • textColor
    • overrideColors
    • fontSize
     
  • Jeremy Faden

    Jeremy Faden - 2026-09-13

    Also the property "url" should be removed, since we'll need code to convert from and to old .vap versions.