Skip to content

fix: cannot display MAKR Underlined in minimap #226116

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

Merged
merged 2 commits into from
Jul 14, 2025

Conversation

BlackHole1
Copy link
Contributor

Fixed: #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

Related PR: #190759

Related Contributor: @dgileadi

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 <bh@bugs.cc>
@BlackHole1 BlackHole1 force-pushed the fix-minimap-underlined branch from 3d78bfc to 73c788a Compare September 4, 2024 01:26
@BlackHole1
Copy link
Contributor Author

Friendly bump on this @alexdima

Copy link
Member

@alexdima alexdima left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you and apologies for the slow turn-around time!

@alexdima alexdima enabled auto-merge (squash) July 14, 2025 23:08
@vs-code-engineering vs-code-engineering bot added this to the July 2025 milestone Jul 14, 2025
@alexdima alexdima merged commit 4845921 into microsoft:main Jul 14, 2025
17 checks passed
@BlackHole1 BlackHole1 deleted the fix-minimap-underlined branch July 15, 2025 03:01
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

Successfully merging this pull request may close these issues.

MAKR Underlined not display in minimap
3 participants