mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-11-01 11:50:07 +00:00
cleanup...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
34dd8e6a01
commit
e2792bbc31
@ -903,15 +903,7 @@ module.FeatureProto = {
|
|||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
||||||
// XXX also need a feature registry and global feature setup...
|
|
||||||
// something like:
|
|
||||||
// Features.setup(actions, [
|
|
||||||
// 'feature1',
|
|
||||||
// 'feature2',
|
|
||||||
// ...
|
|
||||||
// ])
|
|
||||||
// ...where the feature list can be saved to config...
|
|
||||||
// Same should be done for .remove()
|
|
||||||
var Feature =
|
var Feature =
|
||||||
module.Feature =
|
module.Feature =
|
||||||
function Feature(obj){
|
function Feature(obj){
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user