You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Your demo keepInBounds seems to work when set to true, but does not allow me to pan in my app. The viewportHeight and viewportWidth are 0 for me. Do you have any suggestions?
The text was updated successfully, but these errors were encountered:
Hi @lsiehda, thanks for the bug report and sorry that I forgot to respond. Would it work around the problem if you set the width and height of the tag to the dimensions of the image that you are fetching over the wire? Of course that would only be possible if you know the image in advance.
Your demo keepInBounds seems to work when set to true, but does not allow me to pan in my app. The viewportHeight and viewportWidth are 0 for me. Do you have any suggestions?
The text was updated successfully, but these errors were encountered: