Closed jawa0 closed 1 year ago
Currently, it's possible to type off the bottom of a TextArea. You then have to use the mouse to scroll manually. It should be automatic that as you type off the bottom, your line stays visible.
Basically, keep the cursor visible at all times.
Implemented. Also scrolls horizontally when cursor comes close to edges.
Currently, it's possible to type off the bottom of a TextArea. You then have to use the mouse to scroll manually. It should be automatic that as you type off the bottom, your line stays visible.