Bugfixes:
- Fixed #120 - the status of the DOM / MutationObservers is now synchronized if you call the
scroll
orupdate
function. - Fixed #119 - the used
MutationObserver
listens now to theopen
attribute. - Fixed a bug where you couldn't resize the
host element
when its size was0
previously. - Fixed a
IE8
bug where the plugin didn't work correctly.