Also call ffload on the current slide in advance()
authorMarkus Teich <markus.teich@stusta.mhn.de>
Thu, 30 Jun 2016 14:57:31 +0000 (16:57 +0200)
committerMarkus Teich <markus.teich@stusta.mhn.de>
Thu, 30 Jun 2016 14:57:31 +0000 (16:57 +0200)
commite1a0b51d843d8e0f148e8bac6b5a134fbb5c443c
tree063854e32f5b2407e37f5c236835fa99d3ed38cf
parent827f3de2e780b7eda5890e9ede7653f39a286d93
Also call ffload on the current slide in advance()

This fixes a bug where the image would not be loaded if the user setup a
keybinding which advances multiple slides at once. Then the preloading for the
previous/next slide in advance() would not catch that case and instead of an
image the text version (`@filename`) would be rendered on the slide.
sent.c