Fixed #18
The calculated overflow Amount is now rounded to two decimals to prevent bugs in Internet Explorer and Edge.
Async image loads are now detected automatically. (beta)
The scroll method has been improved:
If you pass a element object with additional settings, the "block" property in the settings accepts now two new values: "center" and "nearest". It basically has now the exactly same capabilities as the scrollIntoView function.