git-prefix icon indicating copy to clipboard operation
git-prefix copied to clipboard

Fix Issue #29

Open NicciZar opened this issue 11 months ago • 0 comments

Original Issue https://github.com/srmeyers/git-prefix/issues/29 states that the source control folder collapses if more than two folders are active.

I added an IF statement so that when only one folder is active, the selection works as expected and selects the textBox But if more than one folder is active in the source control tab it will not do this and keep the state of the collapsable folders.

NicciZar avatar Feb 20 '25 07:02 NicciZar