mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 18:30:09 +00:00
some tweaks...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
831e82a28a
commit
c1b59a7dac
@ -234,6 +234,17 @@ module.Render = core.ImageGridFeatures.Feature({
|
|||||||
actions: RenderActions,
|
actions: RenderActions,
|
||||||
|
|
||||||
handlers: [
|
handlers: [
|
||||||
|
[[
|
||||||
|
'shiftImageTo',
|
||||||
|
'shiftImageUp',
|
||||||
|
'shiftImageDown',
|
||||||
|
'shiftImageLeft',
|
||||||
|
'shiftImageRight',
|
||||||
|
], function(){
|
||||||
|
// XXX stub...
|
||||||
|
//this.reload()
|
||||||
|
}],
|
||||||
|
|
||||||
// XXX
|
// XXX
|
||||||
],
|
],
|
||||||
})
|
})
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user