mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 18:30:09 +00:00
minor tweak...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
7529109a16
commit
f129191366
@ -824,6 +824,10 @@ module.Viewer = core.ImageGridFeatures.Feature({
|
|||||||
'addClass'
|
'addClass'
|
||||||
: 'removeClass']('crop-mode')
|
: 'removeClass']('crop-mode')
|
||||||
}],
|
}],
|
||||||
|
|
||||||
|
// update the alignment as soon as we switch modes...
|
||||||
|
['toggleRibbonAlignMode',
|
||||||
|
function(){ this.focusImage() }],
|
||||||
],
|
],
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user