Skip to content
This repository has been archived by the owner on Jun 26, 2024. It is now read-only.

Multi-Coordinates Utility / Button interaction fixes

Compare
Choose a tag to compare
@werrolf werrolf released this 11 Mar 14:54
· 133 commits to master since this release
  • Resolves conflicts between multiple Coordinates Utilities' ability to "Zoom to coordinate" (0b2265d)
  • Removes the client-side autoOpen option, which has never existed, and could never be configured, but could confuse the controlling button into thinking the Element was initially active (644f2b3)
  • Prevent the error occuring in deactivate when called from a controlling button before the Element had opened its popup (b682973)