Skip to content

v2.9.4

Compare
Choose a tag to compare
@JiHong88 JiHong88 released this 14 Dec 09:05
· 2150 commits to master since this release

Hotfix

  • Scrolling did not work since version 2.8.4.

Enhancement

  • Submenu Off - also works when clicking outside the editor.

Bugfix

  • Fixed a bug where the getRange method sometimes did not get the correct range object.
  • Bug fixes related to node change by modifying source related to Range object.
  • Fixed a bug that changed only one line when changing styles by selecting multiple lines in Firefox.
  • Fixed a bug the balloon editor were not created when multiple lines were selected in Firefox.
  • Fixed a bug where image auto-sizing did not work correctly in IE.

Maintenance

  • Node change function improvements
  • Deleted method: setSelectionNode in core object.
  • Deleted property: _variable.selectionNode, _variable.range in core object.