Skip to content

v3.3.0 Use real x and y viewBox values on updateBBox

Compare
Choose a tag to compare
@bumbu bumbu released this 03 Oct 21:33
· 87 commits to master since this release

This may be a breaking change for some apps that are updating elements on the fly that change the viewBox x and y positioning. Old behavior was wrong. The only solution prior this version was to destroy and reinitialize the plugin.
The number of affected apps should be minimal. Those apps could stay on 3.2.x until they'll be able to update.