Skip to content

eomap-js v1.0.7

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Oct 10:27
· 41 commits to master since this release

Changed

  • Draw operations can no longer begin outside of the editor viewport.
  • Graceful handling for cases where pointer capture is lost while using a tool.
  • Graceful handling for cases where pointer capture is lost while resizing the palette.

Fixed

  • Fix bug where menu items would be disabled unexpectedly if the window was maximized, minimized, and then restored.
  • Fix bug where the wrong pointer button could trigger a tool in specific situations where multiple buttons were held down.
  • Fix pointer capture errors that could occur when moving the Move and Zoom tools within the editor viewport.