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

Use background and background-position for buttons instead of canvas #172

Open
Sothatsit opened this issue May 22, 2021 · 0 comments
Open
Labels
enhancement Enhancements to existing features

Comments

@Sothatsit
Copy link
Collaborator

Currently we use a canvas to display buttons to the user that change picture when they are hovered over. Instead, we could use the simpler method of having one background image with the active and inactive states, and then changing the background position to change button state.

@Sothatsit Sothatsit added the enhancement Enhancements to existing features label May 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancements to existing features
Projects
None yet
Development

No branches or pull requests

1 participant