Skip to content

Version 2.5.4

Choose a tag to compare

@rsimon rsimon released this 16 Aug 13:11
· 1159 commits to main since this release

Minor additions:

  • disableSelect is now an init option (#158)
  • wigets can now a getter/setter option (#161)
anno.widgets = [...anno.widgets, MyCustomWidget ];
  • anno.getSelected now returns live editor state
  • Minor behavior fixes to draggable editor behavior