mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-28 18:00:09 +00:00
some minor tweaks...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
af6bc5a603
commit
3c0fd893c0
@ -103,6 +103,9 @@ actions.Actions({
|
||||
},
|
||||
set data(value){
|
||||
this.__data = value },
|
||||
|
||||
get length(){
|
||||
return this.data.length },
|
||||
|
||||
// Base ribbon...
|
||||
get base(){
|
||||
|
||||
@ -23,7 +23,7 @@
|
||||
"glob": "^4.0.6",
|
||||
"guarantee-events": "^1.0.0",
|
||||
"ig-features": "^2.0.0",
|
||||
"ig-actions": "^2.0.0",
|
||||
"ig-actions": "^3.0.0",
|
||||
"ig-object": "^1.0.1",
|
||||
"openseadragon": "^2.1.0",
|
||||
"requirejs": "^2.1.23",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user