-
Bug
-
Resolution: Fixed
-
Low
-
2.2
-
None
-
None
-
Mac OS X 10.11.3
When the 'stage files on double click' option is enabled, you can double click to stage files, but can not double click them again to unstage. The latest update broke this expected behavior.
Steps to repro:
- Go to Preferences > Git
- Check "Stage files on double click"
- Double click a staged file (it should move into staging)
- Double click the staged file
Expected:
The file should move back to "Unstaged files"
Actual:
Nothing happens