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
What steps will reproduce the problem?
1. set zoom false for pinch zoom
2. set buttons visible
What is the expected output? What do you see instead?
Expected: turned off pinch zoom but still can zoom with buttons
Instead: turned off pinch zoom but turned off zoom buttons too
Please provide a source code snippet that we can use to replicate the
issue.
mRenderer.setZoomEnabled(false, false);
mRenderer.setZoomButtonsVisible(true);
What version of the product binary library are you using?
1.2.0
Please provide any additional information below.
Original issue reported on code.google.com by takacs.b...@gmail.com on 20 Jan 2015 at 10:57
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
takacs.b...@gmail.com
on 20 Jan 2015 at 10:57The text was updated successfully, but these errors were encountered: