mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-11-01 11:50: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 =
|
var CurrentImageIndicator =
|
||||||
module.CurrentImageIndicator = Feature({
|
module.CurrentImageIndicator = Feature({
|
||||||
title: '',
|
title: '',
|
||||||
@ -1933,6 +1932,8 @@ module.CurrentImageIndicator = Feature({
|
|||||||
}],
|
}],
|
||||||
|
|
||||||
// XXX experimental -- not sure if we need this...
|
// 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...
|
// NOTE: we use .pre events here to see if we have moved...
|
||||||
['prevScreen.pre nextScreen.pre',
|
['prevScreen.pre nextScreen.pre',
|
||||||
function(){
|
function(){
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user