You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 6, 2020. It is now read-only.
If you scroll a wide page to the right, to the point where you can't see the start of the line anymore, the error description window, that usually shows when you hover your mouse over the line, simply pops in and out of existence.
On the other hand, the playground might still benefit from trying to fix it as well, so maybe closing it here was a bit rushed.
Your call if it should be reopened.
And I've found out that they've fixed it on the insiders version.
Bug Report
Reproduction using TSLint Playground
tslint-playground
TypeScript code being linted
just any long line with an error
with
tslint.json
configuration:default
Actual behavior
If you scroll a wide page to the right, to the point where you can't see the start of the line anymore, the error description window, that usually shows when you hover your mouse over the line, simply pops in and out of existence.
clip showing the bug in action
Expected behavior
The window should show regardless of the start of the line being in sight or not.
The text was updated successfully, but these errors were encountered: