telegramdesktop / tdesktop

Telegram Desktop messaging app
https://desktop.telegram.org/
Other
26.05k stars 5.17k forks source link

Animated stickers don't support skew transformations #6291

Open mbasaglia opened 5 years ago

mbasaglia commented 5 years ago

Steps to reproduce

  1. create a tgs where a transform has a non-zero "sk" value
  2. upload it to telegram

Expected behaviour

It should render honouring the skew

Actual behaviour

It ignores it completely

Example:

How the json file is rendered by lottie web: Screenshot_20190714_101410

How telegram renders the equivalent tgs: Screenshot_20190714_101429

(The two files are the same, just the tgs is gzipped and the json isn't)

File: (renamed from .tgs into .gz otherwise github doesn't allow me to upload it) skew.gz

john-preston commented 5 years ago

@mbasaglia I guess they’re not supported.

stale[bot] commented 3 years ago

Hey there!

This issue will be automatically closed in 7 days if there would be no activity. We therefore assume that the user has lost interest or resolved the problem on their own.

Don't worry though; if this is an error, let us know with a comment and we'll be happy to reopen the issue.

Thanks!

mbasaglia commented 3 years ago

Still an issue, other Lottie players support it

stale[bot] commented 3 years ago

Hey there!

This issue was inactive for a long time and will be automatically closed in 30 days if there isn't any further activity. We therefore assume that the user has lost interest or resolved the problem on their own.

Don't worry though; if this is an error, let us know with a comment and we'll be happy to reopen the issue.

Thanks!

mbasaglia commented 3 years ago

bump