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

weird size issue when viewed on mobile. #82

Open
bastole opened this issue Jun 9, 2023 · 0 comments
Open

weird size issue when viewed on mobile. #82

bastole opened this issue Jun 9, 2023 · 0 comments

Comments

@bastole
Copy link

bastole commented Jun 9, 2023

It appears when the animation is viewed on mobile, there are two issues

  1. Canvas width and height attribute becomes massive - sometimes over 5000px. It is styled to be 100% width, but there will be performance issue.
  2. The canvas's sibling dev element has default width and height attribute that differs from the canvas, and it is NOT styled to be 100%.

Both issues never happened when viewed with default AnimateCC export.

Screenshot 2023-06-09 at 2 57 29 pm

Regards,
H

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

1 participant