Skip to content

New implementation, new features, bug fixing

Compare
Choose a tag to compare
@IsraelZablianov IsraelZablianov released this 09 Jun 14:10
· 35 commits to master since this release

The major change in this release is, that we no longer using translate property of css in our inner implementation.
From now on we will use, left and top css properties.

boundingRect bug is fixed now and some other related features was added.