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

Change crosshair to only appear when hovering the layer's color box. #335

Closed
ZachTRice opened this issue Jun 14, 2017 · 0 comments
Closed
Assignees
Milestone

Comments

@ZachTRice
Copy link
Contributor

In the layers sidebar, when a layer only has a single color (i.e. not a scale), a box with that color is shown. The row surrounding this area is display:block, with a crosshair on hover, meaning the crosshair appears even if you aren't hovering the color box. That wrapping row should be changed to either display:inline or the hover should be scoped to the child/children spans (will need to account for canvas scales too).

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

No branches or pull requests

2 participants