Copy link to clipboard
Copied
Hello,
We have done a canvas animation with responsive scaling, which look fine on desktop pcs.
Unfortunately the height of the animation is very low in mobile view.
Is their a way in animate cc to set a mimimum height for the stage?
The animation is located here:
thanks for your time,
Jens
Finally i managed to solve my problem by editing the following line:
| var iw = window.innerWidth, ih=window.innerHeight; |
Copy link to clipboard
Copied
yes, you can edit your html and/or js files in a text editor to set a minimum.
Copy link to clipboard
Copied
Finally i managed to solve my problem by editing the following line:
| var iw = window.innerWidth, ih=window.innerHeight; |
Copy link to clipboard
Copied
Are you going to share your solution for the benefit of anyone else who might have a similar problem?
Get ready! An upgraded Adobe Community experience is coming in January.
Learn more