Skip to content

v1.0.8: removed optimization during onLayout

Compare
Choose a tag to compare
@moagrius moagrius released this 25 Dec 21:29
· 80 commits to master since this release
optimization in onLayout led to edge-cases where viewport was not
updated when changing zoom or position programmatically - this commit
should patch those instances.