Vertical scrolling in iink views is supported by default, but is there any support for zooming in and out for scrolling horizontally?
Best Answer
O
Olivier @MyScript
said
about 4 years ago
Dear Nicolas,
thank you for the precision.
Indeed, the zoom is supported: file:///C:/sw_tests/iink/1.4.1/extract/iink/doc/interactive-ink/1.4/android/fundamentals/zooming-and-scrolling.html#zooming
Indeed, our samples do not have horizontal scrolling by default, but there is no reason you could not implement it.
Regarding having zoom in/out for horizontal scrolling, we are not sure to understand, as zoom and scrolling are not dependant on another.
Best regards,
Olivier
N
Nicolas Morin
said
about 4 years ago
Sorry, I skipped a word in my question. I wanted to ask about support for zooming in and out and for scrolling horizontally.
O
Olivier @MyScript
said
about 4 years ago
Answer
Dear Nicolas,
thank you for the precision.
Indeed, the zoom is supported: file:///C:/sw_tests/iink/1.4.1/extract/iink/doc/interactive-ink/1.4/android/fundamentals/zooming-and-scrolling.html#zooming
Nicolas Morin
Vertical scrolling in iink views is supported by default, but is there any support for zooming in and out for scrolling horizontally?
Dear Nicolas,
thank you for the precision.
Indeed, the zoom is supported: file:///C:/sw_tests/iink/1.4.1/extract/iink/doc/interactive-ink/1.4/android/fundamentals/zooming-and-scrolling.html#zooming
And the corresponding API functions:
-https://developer.myscript.com/refguides/interactive-ink/android/1.4/com/myscript/iink/Renderer.html#getViewScale--
-https://developer.myscript.com/refguides/interactive-ink/android/1.4/com/myscript/iink/Renderer.html#zoom-float-
Best regards,
Olivier
- Oldest First
- Popular
- Newest First
Sorted by Oldest FirstOlivier @MyScript
Dear Nicolas,
thank you for contacting us.
Indeed, our samples do not have horizontal scrolling by default, but there is no reason you could not implement it.
Regarding having zoom in/out for horizontal scrolling, we are not sure to understand, as zoom and scrolling are not dependant on another.
Best regards,
Olivier
Nicolas Morin
Sorry, I skipped a word in my question. I wanted to ask about support for zooming in and out and for scrolling horizontally.
Olivier @MyScript
Dear Nicolas,
thank you for the precision.
Indeed, the zoom is supported: file:///C:/sw_tests/iink/1.4.1/extract/iink/doc/interactive-ink/1.4/android/fundamentals/zooming-and-scrolling.html#zooming
And the corresponding API functions:
-https://developer.myscript.com/refguides/interactive-ink/android/1.4/com/myscript/iink/Renderer.html#getViewScale--
-https://developer.myscript.com/refguides/interactive-ink/android/1.4/com/myscript/iink/Renderer.html#zoom-float-
Best regards,
Olivier