classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cp-patches] Patch: MemoryImageSource fix


From: Lillian Angel
Subject: [cp-patches] Patch: MemoryImageSource fix
Date: Wed, 16 Nov 2005 13:46:52 -0500

imageComplete was being called with the wrong flag (SINGLEFRAME), should
be called with SINGLEFRAMEDONE.

2005-11-16  Lillian Angel  <address@hidden>

        * java/awt/image/MemoryImageSource.java
        (startProduction): If animated, imageComplete should
        be called with the SINGLEFRAMEDONE flag, meaning the
        single frame is complete, but there are more frames
        to follow.

Attachment: patch.diff
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]