PinchZoom,js This is a javascript driven gesture based zoom. It works on some devices and with low resolution images aok. A 10mb jpg is horrible and the bounce, …
See Posts
Hello, i can’t get either of the sample projects for PictureBox to scroll or zoom, even though one project title is "PictureBox_ScrollAndZoom. I have deployed them via Volt to my iphone and also to the desktop browser, same result. The picture displays, but will not scroll or zoom. I have changed the picture to a much larger one, it displays but will not zoom either. Thoughts?
HTMLView still uses IScroll - but it’s discouraged. Removing it will break a bunch of people’s software (though leaving it in is sure to be a problem in the long run too).
Here’s on article on inline scroll areas:
https://baymard.com/blog/inline-scroll-areas
Pinch zoom an image.
Does anyone else get this error:
“[Intervention] Ignored attempt to cancel a touchmove event with cancelable=false, for example because scrolling is in progress and cannot be interrupted.”
It works ok in Chrome browser with no errors but it doesn’t work on an actual Android device after building with Voltbuilder for Android and generates the error message above.
It used to work ok but now it doesn’t work.
It happens when I try to pinch zoom an image in my app, I am usin…
I am looking, not diligently, for a CSS based function. I figure CSS is executed before Javascript, so it has to be faster.