mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-28 18:00:09 +00:00
...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
086d023b22
commit
9b64aa0b33
@ -294,7 +294,7 @@ object.mixinFlat(function(){}, {
|
|||||||
//
|
//
|
||||||
// NOTE: see notes to collectItems(..) for more info...
|
// NOTE: see notes to collectItems(..) for more info...
|
||||||
//
|
//
|
||||||
//
|
// XXX should groups have options??
|
||||||
group: function(...items){
|
group: function(...items){
|
||||||
var that = this
|
var that = this
|
||||||
items = items.length == 1 && items[0] instanceof Array ?
|
items = items.length == 1 && items[0] instanceof Array ?
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user