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

Wave loader not scaling perfectly #55

Open
soumak77 opened this issue Aug 20, 2016 · 1 comment
Open

Wave loader not scaling perfectly #55

soumak77 opened this issue Aug 20, 2016 · 1 comment
Labels

Comments

@soumak77
Copy link
Contributor

soumak77 commented Aug 20, 2016

The wave loader does not scale properly. The spacing is off when the wave is small. The SCSS math needs to be updated so the wave looks correct for all sizes. The issues seem to do with fractional pixels.

@soumak77 soumak77 added the bug label Aug 20, 2016
@soumak77
Copy link
Contributor Author

soumak77 commented Sep 5, 2016

Currently the wave loader has 5 boxes for all sizes. Instead if this was switched to 4 boxes for smaller sizes, it might resolve the issue with fractional pixels. To allow keeping the same HTML structure for the loader, the 5th box can be hidden via CSS instead of removing it from the HTML.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant