Skip to content

Conversation

@cmdcolin
Copy link
Collaborator

The polyline, which can render many lines in a single 'stroke' call, seems nice and efficient but it often results in weird behavior with alpha blending. Sometimes it alpha blends but sometimes it draws overlapping lines as a flat color

Fixes #4432

The downside to this is that it is slightly slower

@cmdcolin cmdcolin merged commit 8df1847 into main Sep 26, 2025
7 of 8 checks passed
@cmdcolin cmdcolin deleted the avoid_polyline branch September 26, 2025 14:24
@cmdcolin cmdcolin changed the title Remove 'polyline' for synteny rendering for more accurate alpha blending Use more accurate alpha blending for synteny view Oct 15, 2025
@cmdcolin cmdcolin added bug Something isn't working enhancement New feature or request labels Oct 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Synteny view drawings can vary slightly between browser and scroll state

2 participants