You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to gwd...@googlegroups.com
I'm trying to create an image scale transition from small to large with keyframes in GWD and the results are less than smooth. The resulting animation is choppy and looks terrible. Is there another way create a smoother animation?
Google Web Designer beta
unread,
Jun 11, 2015, 4:50:40 PM6/11/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to gwd...@googlegroups.com
Hello,
Sorry about the problem.
Could you make sure that you are using the transform tool ( selection tool + Transform control checked on the top option bar) to make scale changes in keyframes?
In this way, the animation that renders on browsers should be smooth.
If that doesn't help, could you post your file?
Regards,
Mariko (GWD team)
quy...@gmail.com
unread,
Jun 18, 2015, 12:23:45 PM6/18/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to gwd...@googlegroups.com
This doesn't seem to work. The results are always choppy and jittery. Is there a different solution?
quy...@gmail.com
unread,
Jun 18, 2015, 12:51:12 PM6/18/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to gwd...@googlegroups.com
Not sure if you solved the issue but I figured out why the scale is so choppy. GWD defaults to using a matrix3d transform vs using scaleX and scaleY. Once I switched it the animation was smooth.