mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-11-01 03:40:09 +00:00
cleanup...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
a6382a2fb7
commit
efde82d7bd
@ -170,11 +170,6 @@ var SlideshowActions = actions.Actions({
|
|||||||
return o
|
return o
|
||||||
}],
|
}],
|
||||||
|
|
||||||
// XXX add a custom time setting...
|
|
||||||
toggleSlideshowInterval: ['- Slideshow/Slideshow interval',
|
|
||||||
core.makeConfigToggler('slideshow-interval',
|
|
||||||
function(){ return this.config['slideshow-intervals'] },
|
|
||||||
function(){ this.resetSlideshowTimer() })],
|
|
||||||
toggleSlideshowDirection: ['- Slideshow/Slideshow direction',
|
toggleSlideshowDirection: ['- Slideshow/Slideshow direction',
|
||||||
core.makeConfigToggler('slideshow-direction', ['forward', 'reverse'])],
|
core.makeConfigToggler('slideshow-direction', ['forward', 'reverse'])],
|
||||||
toggleSlideshowLooping: ['- Slideshow/Slideshow looping',
|
toggleSlideshowLooping: ['- Slideshow/Slideshow looping',
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user