Overly zealous refreshing
rbanks54 opened this issue · 2 comments
rbanks54 commented
Particularly noticeable when rebasing, the graph refreshes multiple times. We should probably add a small delay to check there are no more operations happening on the repository before refreshing the UI.
tathamoddie commented
Like, this line? https://github.com/Readify/GitViz/blob/master/Logic/RepositoryWatcher.cs#L9 :)
rbanks54 commented
Like that, yes :-) This was more a note for me to come back and check what was happening in the code, otherwise goldfish memory will happen and I'll.. squirrel!