Skip to content
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

Fix mouseover pixelation on linear synteny view #4646

Merged
merged 1 commit into from
Nov 8, 2024

Conversation

cmdcolin
Copy link
Collaborator

@cmdcolin cmdcolin commented Nov 8, 2024

Currently the mouseover canvas is pixelated due to css style for pixelated being set on it accidentally. The pixelated setting actually is intended for the 'mouseover detection' canvas, not the canvas that displays the mouseover

@cmdcolin cmdcolin merged commit c9db83a into main Nov 8, 2024
4 checks passed
@cmdcolin cmdcolin deleted the remove_mouseover_pixelation branch November 8, 2024 15:07
@cmdcolin cmdcolin added the bug Something isn't working label Nov 8, 2024
@cmdcolin cmdcolin changed the title Remove mouseover pixelation Fix mouseover pixelation on linear synteny view Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant