Open sindresorhus opened 13 years ago
Yeah I know:
https://github.com/pec1985/ExpandableTextArea/blob/master/Classes/PESMSTextArea.m#L160
Not sure how to fix it right away.
i've solved this issue in my fork. so, if you're interested... https://github.com/iamyellow/ExpandableTextArea/commit/29f06e0a03dd6bfa1b696850136c7a1ea7974e0b
If I write some lines in the textArea when in landscape, and then rotate to portrait, the scroll position is suddenly at the top of the textArea and not at the bottom as it should be.
Landscape:
Portrait: