github-vscode-theme icon indicating copy to clipboard operation
github-vscode-theme copied to clipboard

Background rendering is duplicated and incorrect in Go to Reference View

Open yiliang114 opened this issue 2 years ago • 2 comments
trafficstars

Description

image

sticky scroll is enable in go to reference view, Background rendering incorrect, It should be opaque when it's scrolling

Steps to reproduce

  1. Set github dark dimmed theme.
  2. Find some code such as a function, and click Go to Reference in right menu.
  3. Try to scroll code in the Refrence View

Version

v6.3.4

Theme

No response

yiliang114 avatar Apr 26 '23 08:04 yiliang114

I found this today. Other themes seems to not use transparency for the sticky scroll parts.

palango avatar Jun 08 '23 21:06 palango

Seems to be the same issue as #361

palango avatar Jun 08 '23 21:06 palango