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
fix: cannot display MARK Underlined in minimap (microsoft#226116)
Fixed: microsoft#226114
After testing, there are no issues in Firefox, but in Chrome, lines with a lineWidth less than 0.3 will not be displayed. Some lines won't show if it is less than 0.4. It will only display normally if it is greater than or equal to 0.4.
Codepen Test: https://codepen.io/blackhole1/pen/QWXmGYB
Signed-off-by: Kevin Cui <[email protected]>
0 commit comments