Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Right clicking while building tags causes error #223

Closed
stephenfin opened this issue Mar 25, 2014 · 0 comments
Closed

Right clicking while building tags causes error #223

stephenfin opened this issue Mar 25, 2014 · 0 comments
Labels

Comments

@stephenfin
Copy link
Contributor

Right clicking while building tags causes the following error:

Traceback (most recent call last):
  File "C:\Program Files\Sublime Text 3\sublime_plugin.py", line 463, in is_visible_
    raise ValueError("is_visible must return a bool", self)
ValueError: ('is_visible must return a bool', <FileDiffs.file_diffs.FileDiffPreviousCommand object at 0x0000000006674F60>)

Clearly one of the "mouse handlers" is causing issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant