Comment 1 for bug 387656

Revision history for this message
Ted M Lin (kitlaan) wrote :

In src/SlideView.cs, there seem to be two variables that control the slideshow transitions:
* flip_interval (hardcoded to 2000 milliseconds)
* transition_interval (hardcoded to 75 milliseconds)

Some user testing will be needed to determine what values to use, but the default values do seem to be a bit quick.