sourcegit-scm / sourcegit

Windows/macOS/Linux GUI client for GIT users
MIT License
616 stars 66 forks source link

The changelist display and click behavior looks weird #157

Closed gadfly3173 closed 1 month ago

gadfly3173 commented 1 month ago

In grid mode, the path on the right may be offset, click it will scroll to right, but not always the end.

https://github.com/sourcegit-scm/sourcegit/assets/28685179/d3af2548-89e4-43e4-9feb-2c402089107f

gadfly3173 commented 1 month ago

SourceGit.Views.ChangeCollectionView.IsWorkingCopy property's name seems not match with src/Views/ChangeCollectionView.axaml's Binding

love-linger commented 1 month ago

it's my mistake. i will fix it later

gadfly3173 commented 1 month ago

https://github.com/sourcegit-scm/sourcegit/assets/28685179/f272038a-969a-44b1-85a7-30bb74273b4c

Switch the mode of the change list sometimes not correct with commit f1ff969

gadfly3173 commented 1 month ago

LGTM