Extension for disabling Horizontal Scrolling #530
Unanswered
SrisharanVS
asked this question in
Q&A
Replies: 1 comment
-
I tried to get the x position of the viewport when it the command is called, and used a textview listener to monitor the textview and reset it back to the original x position everyime there is a change. But an exception saying IwpTextView has not completed its layout pops up.. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I want to write an extension to disable horizontal scrolling. I don't want the horizontal scroller to start scrolling when I type beyond the viewport. I want to write a toggle that can be toggled on or off for this. Can anyone help me find resources? Or is there any extension already available for the same..?
Beta Was this translation helpful? Give feedback.
All reactions