-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
None
-
Affects Version/s: 2.3.2
-
Component/s: Git
-
None
-
Severity 2 - Major
When clicking on a modified file and trying to see the differences, SourceTree scroll the Diff section up repeatedly when it refreshes Git or something (the refresh icon is turning).
This is quite an issue on a bigger code base where refresh takes some time. It is very common that I click a file, scroll the differences down, ale it scrolls up, and then I again scroll down and it scrolls up again, etc.
This is very annoying behavior, especially when the file I am looking at did not change and still SourceTree refreshes the diff section as well.
It would be nice if SourceTree either does not refresh the diff content, or better remember the scroll position and scroll to it upon diff section refresh.