Split window syncs location on edit
I'm splitting an editor to view one portion of a file for reference while editing another portion of the same file. Now, when I make any change, the other split pane auto-scrolls to the location of the edit, meaning I can no longer see the portion of the same file I was wanting to view for reference. I think I must have accidentally set some option I'm not aware of, since I've never seen this behavior before. I'm using Wing version 7.1.3.2.
Comments
Do you have a diff/merge session active? That has code to sync views but should really only affect the things being compared and not the file itself in two splits. Also, does restarting Wing solve it? If so, submitting a bug report from the Help menu and include the error log may show us what was happening.