Skip to content
  • Erwan Tulou's avatar
    skins2: fix buttons and checkbox artefacts with animated images · 1c101b97
    Erwan Tulou authored
    If down or over images are missing, they default to the up image. Yet, in case
    of animated images, the animation gets played leading to undesirable artefacts.
    
    This patch adds a comparison operator for animated images and do not restart the
    animation if they are alike.
    1c101b97