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
When enough text has been entered to cause the internalTextView to start scrolling, it's scroll area is larger than the textViewBackgroundImage
i.e.the appearance is that, the text is scrolling outside it's pseudo entry box. I assume it can be fixed by adjusting the contentSize property of the area
NB You can, probably should, set the scrollIndicatorInsets so they to appear within the "entry area" also
The text was updated successfully, but these errors were encountered:
I am facing the same problem here. @wuf810's workaround does not appear to work anymore. Did some of you guys find another solution for this case?
Here follows a screenshot of the problem: http://postimage.org/image/5isr7z551/
Thanks in advance for any hints.
When enough text has been entered to cause the internalTextView to start scrolling, it's scroll area is larger than the textViewBackgroundImage
i.e.the appearance is that, the text is scrolling outside it's pseudo entry box. I assume it can be fixed by adjusting the contentSize property of the area
NB You can, probably should, set the scrollIndicatorInsets so they to appear within the "entry area" also
The text was updated successfully, but these errors were encountered: