Skip to content

Version 2.5.10

Compare
Choose a tag to compare
@rsimon rsimon released this 08 Nov 08:10
· 140 commits to main since this release

Feature additions/behavior

  • Added Thai UI translation
  • Added support for 'non-scaling' annotations, which remain of constant screen size, regardless of whether the underlying image is scaled. The typical (only?) use case for this is point markers. For example: you'll always want a point marker to be a circle of 5 pixel radius, no matter if the image is displayed in original size, or scaled by 50% in a responsive UI.

Bugfixes

  • Fixed a regression bug that broke shape move/edit on touch (#102)
  • Fixed a bug that caused annotations to become un-selectable when using the overrideId feature
  • Fixed a bug in gigapixel mode that prevented newly-created selections from scaling/moving with the image, when no other annotation was on screen