mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 18:30:09 +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:
|
// Example:
|
||||||
// make.group(
|
// make.group(
|
||||||
// make(1),
|
// make('made item'),
|
||||||
// make(2),
|
// 'literal item')
|
||||||
// make(3),
|
|
||||||
// // literal item...
|
|
||||||
// 4)
|
|
||||||
//
|
//
|
||||||
// XXX revise...
|
|
||||||
// XXX do we need to pass options to groups???
|
// XXX do we need to pass options to groups???
|
||||||
Items.group = function(...items){
|
Items.group = function(...items){
|
||||||
var that = this
|
var that = this
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user