mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-31 19:30:07 +00:00
...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
1cc214b12f
commit
3a4fddb96d
@ -1846,7 +1846,6 @@ var CurrentImageIndicatorActions = actions.Actions({
|
||||
}],
|
||||
})
|
||||
|
||||
// XXX still a bit jumpy on resizeRibbon(..)...
|
||||
var CurrentImageIndicator =
|
||||
module.CurrentImageIndicator = Feature({
|
||||
title: '',
|
||||
@ -1933,6 +1932,8 @@ module.CurrentImageIndicator = Feature({
|
||||
}],
|
||||
|
||||
// XXX experimental -- not sure if we need this...
|
||||
// XXX need to think about the trigger mechanics here and make
|
||||
// them more natural...
|
||||
// NOTE: we use .pre events here to see if we have moved...
|
||||
['prevScreen.pre nextScreen.pre',
|
||||
function(){
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user