RFR: 8169501: GIF animation is too fast
Nir Lisker
nlisker at openjdk.java.net
Tue Sep 15 14:13:47 UTC 2020
On Tue, 15 Sep 2020 06:41:29 GMT, Bhawesh Choudhary <bchoudhary at openjdk.org> wrote:
>> This is pending response to comments above.
>
> 10ms
>
> 11ms
> 12ms
> 15ms
> ______________
> 19ms
> 20ms
> 21ms
> 40ms
> ______________
> 75ms
>
> Original
> Without the fix, gif animation speed matches for all interval gifs with all other browser (Which includes firefox,
> safari, chrome). Only animation speed for gif file which is attached in issue doesn't match. javafx webkit plays it
> faster. Imageview plays everything at its original speed. No clamping happens here.
Is this related to https://bugs.openjdk.java.net/browse/JDK-8209560?
-------------
PR: https://git.openjdk.java.net/jfx/pull/221
More information about the openjfx-dev
mailing list