Kodi Community Forum

Full Version: Picture viewing: fast input sequence, unintentional behavior
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello!

Maybe I have encountered an unintentional behavior when viewing pictures.

Steps to reproduce:
  • Open a picture folder with some pictures and select one picture to view it.
  • Make a fast (faster than the transition effect) input sequence [Left], [Right] or [Right], [Left].

If the picture before the input sequence is picture number N, the next picture will be N+2 if input was [Left], [Right] or N-2 if input was [Right], [Left].

From my point of view, the resulting picture after the input sequence should be N.

I have tested the behavior on Windows (XBMC 12.1 Git: 20130317-0d373cc) and Linux (XBMC 12.1 Git: 0d373cc).

Regards,
Bromor
I think you'll find this is a known issue. There's likely a trac ticket for it.

It's unlikely to be fixed without a rewrite of the hideous slideshow code.