On Windows with build 4184 (but also previous build), there is an unexpected behavior.
To reproduce
- start in safe mode: subl.exe --safe-mode
- change theme to Adaptive
- open a file with more than one page text.
- Put the cursor at the end of the file.
- Minimize Sublime Text
- Maximize Sublime Text
Expected: the cursor should remain at the end of the file.
Observed: the cursor goes somewhere near the top of the page, and loses its position from before the minimization.