Changes with Aloha.Editor 0.24.2


Bugfix

Fix display of values after image-reset and improve the size-check of image-resizing


Bugfix

image plugin: Various fixes and improvements for resizing, cropping and resetting images have been added, to improve the cohesion between displayed values and actual sizes.


Bugfix

blockmanager: Fixed scripts in a block being executed, when getting its configuration.


Bugfix

editables: Initializing empty editables in Firefox will no longer result in them aquiring an extra
. This was previously done to work around a Firefox bug that seems not no longer be an issue.


Bugfix

tables: Tables with col- and rowspans will now be correctly initialialized in IE9.


Bugfix

tables: The cell merge and cell split buttons are now correctly disable when not applicable in IE7 and IE8.


Bugfix

tables: Table functionality will no longer stop working when a table is moved from one editable into another.


Bugfix

tables: It is now possible to resize table headers (TH cells).


Bugfix

tables: Enable blocks that are inserted inside of tables to be draggable.