Unresponsive with full-screen GIFs
Open
bug
- Dominant language
- C
- Stars
- 5
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
YAIV may be unresponsive when playing some GIFs in slideshow.
- Playing slideshow
- Scale is set "to fit"
- YAIV is displayed full screen
When a problematic GIF is playing, attempting to navigate to next or prev image does nothing until the slideshow "change slide" timeout fires. At that point, pending keystrokes happen.
Hypothesis: the GIF playback, with resizing, takes too long and FLTK event processing isn't happening. Possibly need a FLTK event check in the GIF playback cycle?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.