sublimehq / sublime_merge

Issue tracker for Sublime Merge
https://www.sublimemerge.com
276 stars 14 forks source link

Slowness when viewing a tree from blame view #1591

Open hovsater opened 2 years ago

hovsater commented 2 years ago

Version info

Description

When running Sublime Merge: Blame File from within Sublime Text for any file and then choosing to view a tree for a given commit, Sublime Merge just gives me loading spinners for the summary view. Switching between file tabs are also noticeable slow.

Steps to reproduce

Steps to reproduce the behavior:

  1. Run Sublime Merge: Blame File from within Sublime Text (any file with prior git commits will do)
  2. Right click any commit in the left-hand side within Sublime Merge and choose View Tree.

Expected behavior

Everything should load fine and continue to stay snappy.

dpjohnst commented 2 years ago

Hey @hovsater,

Thanks for reaching out and sorry you're seeing this issue!

We've identified the cause of the issue and are working on a fix. I'll keep you updated as we progress.

Cheers, - Dylan from Sublime HQ

hovsater commented 2 years ago

Thank you, @dpjohnst! Appreciate the swift handling of this. 🙂