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
Tyriar opened this issue
Sep 25, 2016
· 3 comments
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugimportantIssue identified as high-priorityterminalGeneral terminal issues that don't fall under another labelverifiedVerification succeeded
The text was updated successfully, but these errors were encountered:
Tyriar
added
bug
Issue identified by VS Code Team member as probable bug
important
Issue identified as high-priority
terminal
General terminal issues that don't fall under another label
labels
Sep 25, 2016
I think what's happening here is that hiding the element is setting the viewport's scroll area scrollTop to 0, then displaying it again triggers a refresh but nothing has changed so it doesn't try to update the scrollTop value.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
bugIssue identified by VS Code Team member as probable bugimportantIssue identified as high-priorityterminalGeneral terminal issues that don't fall under another labelverifiedVerification succeeded
No description provided.
The text was updated successfully, but these errors were encountered: