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

Documentation does not match behavior #5

Open
likeich opened this issue Nov 14, 2024 · 0 comments
Open

Documentation does not match behavior #5

likeich opened this issue Nov 14, 2024 · 0 comments

Comments

@likeich
Copy link

likeich commented Nov 14, 2024

The readme states that a NotoAnimatedEmoji will display a still image if there is no animation, but the actual behavior is that an exception will be thrown due to a failed requirement, shown below. I think showing the still image is the intended behavior.

NOTE: If the emoji does not support animation, than it will be displayed as a still image.

require(emoji.details.hasNotoAnimation) { "Emoji has not Noto animation" }

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