mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 10:20:08 +00:00
notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
dd91172b92
commit
80a3e1e6dd
@ -283,12 +283,17 @@ module.StoreLocalStorage = core.ImageGridFeatures.Feature({
|
|||||||
// - app dir
|
// - app dir
|
||||||
// - $HOME
|
// - $HOME
|
||||||
|
|
||||||
|
|
||||||
|
//---------------------------------------------------------------------
|
||||||
|
|
||||||
// XXX StoreFSJSON
|
// XXX StoreFSJSON
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
/*********************************************************************/
|
/*********************************************************************/
|
||||||
|
|
||||||
|
// XXX might be a good idea to add a .configLoaded(..) and .configChanged(..)
|
||||||
|
// events thought it's not clear how are we going to track changes...
|
||||||
var ConfigStoreActions = actions.Actions({
|
var ConfigStoreActions = actions.Actions({
|
||||||
config: {
|
config: {
|
||||||
// XXX should this include path???
|
// XXX should this include path???
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user