Skip to content

v9.5.0

Compare
Choose a tag to compare
@adumesny adumesny released this 26 Oct 17:40
· 163 commits to master since this release
0f3456f
  • feat #1275 div scale support - Thank you elmehdiamlou for implementing this teh right way (add scale to current code)
  • fix #2489 moved the dropped event handler to after doing everything (no more setTimeout) - Thanks arnoudb for suggesting a fix.
  • fix #2497 Utils.parseHeight() fix
  • fix column(1) to not restore if disableOneColumnMode on size change