-
-
Notifications
You must be signed in to change notification settings - Fork 8
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
Tooltip is too far left #10
Comments
Oh wow, yup it's happening on my mac too. Thanks for reporting it. |
I can reproduce the problem by opening a html that Annotator generates with Chrome 53. On Safari, the html is displayed correctly. So I wonder if it's caused by Chrome update (VS Code v1.6 updated it's Electron version)
|
Published as v0.10.1 |
Oops! I fixed on vscode v1.6 but broke on v1.5 or below. Tooltip goes far right. For those who are using vscode v1.5 but updated your Annotator to v0.10.1, please update your vscode to v1.6. If you can't do it, please let me know then I'll think about applying a fix for v1.5. But usually we just upgrade our vscode once it becomes available, I hope... |
The tooltip covers the gutter so you can't click the commit
VSC 1.6.0
The text was updated successfully, but these errors were encountered: