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

Tooltip is too far left #10

Closed
solomon23 opened this issue Oct 11, 2016 · 4 comments
Closed

Tooltip is too far left #10

solomon23 opened this issue Oct 11, 2016 · 4 comments

Comments

@solomon23
Copy link

screen shot 2016-10-10 at 6 05 16 pm

The tooltip covers the gutter so you can't click the commit

VSC 1.6.0

@ryu1kn
Copy link
Owner

ryu1kn commented Oct 11, 2016

Oh wow, yup it's happening on my mac too. Thanks for reporting it.

@ryu1kn
Copy link
Owner

ryu1kn commented Oct 11, 2016

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)

Electron update

In this release, we decided to take a major update of the Electron framework. We now run with version 1.3.7 which brings big version increments to the Chrome rendering engine (from 49 to 52) and ...

https://code.visualstudio.com/updates/v1_6

@ryu1kn
Copy link
Owner

ryu1kn commented Oct 11, 2016

Published as v0.10.1

@ryu1kn ryu1kn closed this as completed Oct 11, 2016
@ryu1kn
Copy link
Owner

ryu1kn commented Oct 11, 2016

Oops! I fixed on vscode v1.6 but broke on v1.5 or below. Tooltip goes far right.

tooltip-go-far-right-with-below-vsc-v1_6

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...

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

No branches or pull requests

2 participants