Sometimes when I jump between two tabs the editor scrolls to the top of the tab even though I had just been deep down in the code in that tab. This forces me to scroll down to where I need to be. If I switch tabs then return to the previous tab it scrolls to the top again. This is a huge annoyance.
I believe you might be running into a standard iOS behaviour: when you tap at the very top of the screen (in the status bar area) any scroll view on the screen will scroll to the top.
I just tested this in Codea and this happens when tapping at the very top of a tab. We can easily offer an editor setting to disable this functionality in the next release (3.16).
@sim , I very much look forward to trying this upcoming feature. Thank you very much.
1 Like
