mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 10:20:08 +00:00
minor cleanup...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
9ba18f33ae
commit
3b1a537441
@ -113,7 +113,8 @@ var LocationActions = actions.Actions({
|
|||||||
//
|
//
|
||||||
// NOTE: this avoids load loops by attempting to recover only once...
|
// NOTE: this avoids load loops by attempting to recover only once...
|
||||||
//
|
//
|
||||||
// XXX should this be used in .location setter?
|
// XXX should this be used in .location setter???
|
||||||
|
// XXX should this throw the error after recovering???
|
||||||
recoverableLoad: ['- Location/',
|
recoverableLoad: ['- Location/',
|
||||||
function(loader, location){
|
function(loader, location){
|
||||||
// this is the critical section, after this point we
|
// this is the critical section, after this point we
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user