mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 02:10:08 +00:00
...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
a6eebf4aae
commit
867f9ea3b4
@ -55,13 +55,9 @@ Items.focus = function(){
|
||||
//
|
||||
// Example:
|
||||
// make.group(
|
||||
// make(1),
|
||||
// make(2),
|
||||
// make(3),
|
||||
// // literal item...
|
||||
// 4)
|
||||
// make('made item'),
|
||||
// 'literal item')
|
||||
//
|
||||
// XXX revise...
|
||||
// XXX do we need to pass options to groups???
|
||||
Items.group = function(...items){
|
||||
var that = this
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user