- Fix: Revert fix to have extension mouseup events run on "zoom" and

"select" modes (#159); breaks polygon selection
- npm: Bump to 3.0.1
This commit is contained in:
Brett Zamir
2018-10-22 23:43:59 +08:00
parent 2cecbac24a
commit f4bbd34d34
13 changed files with 20 additions and 17 deletions

View File

@@ -1,5 +1,7 @@
# ?
# 3.0.1
- Fix: Revert fix to have extension `mouseup` events run on "zoom" and
"select" modes (#159); breaks polygon selection
- Fix (jgraduate->jpicker): Actually fix issue with color val check when no
other proper results (equal to "all"); prior fix had not covered
original intention