mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 10:20:08 +00:00
notes + update...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
c6414e7841
commit
592d3a68d8
@ -350,7 +350,12 @@ var CollectionActions = actions.Actions({
|
|||||||
|
|
||||||
// XXX should this call .loadCollection('!') when saving to current
|
// XXX should this call .loadCollection('!') when saving to current
|
||||||
// collection???
|
// collection???
|
||||||
|
// This would reaload the view to a consistent (just saved)
|
||||||
|
// state...
|
||||||
// ...see comments inside...
|
// ...see comments inside...
|
||||||
|
// XXX it feels like we need two levels of actions, low-level that
|
||||||
|
// just do their job and user actions that take care of
|
||||||
|
// consistent state and the like...
|
||||||
saveCollection: ['- Collections/',
|
saveCollection: ['- Collections/',
|
||||||
core.doc`Save current state to collection
|
core.doc`Save current state to collection
|
||||||
|
|
||||||
|
|||||||
@ -26,7 +26,7 @@
|
|||||||
"ig-features": "^3.2.7",
|
"ig-features": "^3.2.7",
|
||||||
"ig-object": "^1.0.2",
|
"ig-object": "^1.0.2",
|
||||||
"openseadragon": "^2.3.0",
|
"openseadragon": "^2.3.0",
|
||||||
"preact": "^8.2.4",
|
"preact": "^8.2.5",
|
||||||
"react": "^15.6.1",
|
"react": "^15.6.1",
|
||||||
"react-dom": "^15.6.1",
|
"react-dom": "^15.6.1",
|
||||||
"requirejs": "^2.3.5",
|
"requirejs": "^2.3.5",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user