Gittyup
Gittyup copied to clipboard
BUG: auto-fetch resets the branches section in the window, jumping to the top, not retaining the scroll position
In Tools>General menu, the user can enable 'Fetch every x minutes'. When enabling this function Gittyup will fetch and reset the branches history section of the application. With this reset the scroll position is not maintained. Upon reset/refresh the history jumps to the top. This is very annoying if the user is scrolling down/scrolled down in the history to investigate changes in certain files. Then suddenly the history jumps to the top.
Expected behavior: the scroll position should be retained and the selected commit should stay selected.
Yes this is anoying. I will have a look into it