Skip to content

v6.7.6

Compare
Choose a tag to compare
@wonday wonday released this 03 Dec 14:29
· 1 commit to master since this release
  1. Fixed: Add missing 'enableDoubleTapZoom' to fabric codegen source (#832)
  2. Fixed: added missing 'scrollEnabled' prop (#842)
  3. Fixed: java.lang.IllegalStateException: Tried to access a JS module before the React instance was fully set up (#840)
  4. Fixed: an issue that crashes when cancel is not present (#852)
  5. Added: add load method (#861)
  6. Fixed: encoded accented character is decoded incorrectly (#873)
  7. Fixed: enableDoubleTapZoom bugfix