github xdan/jodit 4.12.12

latest releases: 4.12.17, 4.12.16, 4.12.15...
7 hours ago

🐛 Bug Fix

  • Fullsize: after entering fullsize mode, resizing the browser window, and then exiting fullsize, the editor kept the fullscreen width/height instead of returning to its original size. The resize handler (bound to window.resize when globalFullSize is on) re-saved the "original" size on every window resize, so it captured the fullscreen size. The original size is now stored only once when entering fullsize and restored on exit. Fixes #1278.

Don't miss a new jodit release

NewReleases is sending notifications on new releases.