-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
Milestone
Description
Using the bounds as a mean to zoom causes some complications. It was introduced to animate the zoom. But the various computation makes the factor not stable.
See #46
Using a ZoomModel, the code can control the actual zoom factor, the model should be able to perform the necessary checks (scale to low, too high).
Reactions are currently unavailable