Change Log

6.0.18

  • Added a zoomPanUpdate hook to the JS API, which allows you to listen to zoom and pan events.

6.0.17

  • Fixed a bug in the Client where pageload animation would not work properly if you had too many objects.
  • Adjusted the pageload animation to always go from left to right. Effectively objects are sorted by their X coordinate.
  • Fixed a bug where tooltips with certain content would prevent the image map from loading in WordPress.

6.0.16

  • Fixed a bug in the Client where changing an artboard might sometimes not close opened fullscreen tooltips if the artboard image has not loaded.
  • Fixed a bug in the Client where changing the artboards would not remove background images from objects from the previous artboard.
  • Fixed a bug in the Editor where changing the text input in a slider control would have no effect.
  • Fixed a bug in the Editor where having HTML tags in a tooltip paragraph would prevent the Bold and Italic buttons from working properly.
  • Fixed a bug in the Editor where the Editor would sometimes throw an error while editing a polygon.
  • Added an option in the Editor to preview custom CSS code.