mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 02:10:08 +00:00
some tweaking...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
b384d1f879
commit
a3ccb3a65a
@ -2022,7 +2022,6 @@ var JournalActions = actions.Actions({
|
|||||||
// journal after the action is done...
|
// journal after the action is done...
|
||||||
return function(){
|
return function(){
|
||||||
data.target = this.current
|
data.target = this.current
|
||||||
|
|
||||||
// prep to get additional undo state...
|
// prep to get additional undo state...
|
||||||
var update = _getActionMethod(action, 'getUndoState')
|
var update = _getActionMethod(action, 'getUndoState')
|
||||||
update
|
update
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "ImageGrid.Viewer.g4",
|
"name": "ImageGrid.Viewer.g4",
|
||||||
"main": "index.html",
|
"main": "index.html",
|
||||||
"version": "4.0.2a",
|
"version": "4.0.3a",
|
||||||
"author": "Alex A. Naanou <alex.nanou@gmail.com> (https://github.com/flynx)",
|
"author": "Alex A. Naanou <alex.nanou@gmail.com> (https://github.com/flynx)",
|
||||||
"contributors": [],
|
"contributors": [],
|
||||||
"repository": "github:flynx/ImageGrid",
|
"repository": "github:flynx/ImageGrid",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user