sieni.rip/ISSUES.md

22 lines
591 B
Markdown
Raw Normal View History

2020-08-27 22:50:55 +02:00
# Issues:
2020-08-28 02:18:02 +02:00
There are some issues with sieni.rip, I will go through them here briefly:
2020-08-27 22:50:55 +02:00
## HTML5
html5 as is is not a problem, but it causes a problem with autoplay.
## Ruffle
Ruffle can't some animations at certain ids at all, and sometimes the animations work
a little bit differently as to how they should.
Ruffle also does not dispose of it's player properly. See [issue 876][issue-876]
### Ruffle can't play some animations at all
2020-08-27 18:05:06 +02:00
Identified ID's with issues so big that they can not be played.
- 35
- 41
- 43
- 50
- 60
- 68
2020-08-27 22:50:55 +02:00
[issue-876]: https://github.com/ruffle-rs/ruffle/issues/876