mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-30 02:40:08 +00:00
notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
ee39977ee9
commit
7ff66bff49
@ -1088,7 +1088,7 @@ function(title, options){
|
|||||||
type: 'toggle',
|
type: 'toggle',
|
||||||
|
|
||||||
open: function(evt){
|
open: function(evt){
|
||||||
// XXX
|
// XXX CONTEXT...
|
||||||
var actions = options.app || that.app
|
var actions = options.app || that.app
|
||||||
|
|
||||||
var getValues = function(){
|
var getValues = function(){
|
||||||
@ -1184,7 +1184,7 @@ function(title, options){
|
|||||||
options
|
options
|
||||||
// normalize value...
|
// normalize value...
|
||||||
.run(function(){
|
.run(function(){
|
||||||
// XXX
|
// XXX CONTEXT...
|
||||||
var actions = options.app || that.app
|
var actions = options.app || that.app
|
||||||
|
|
||||||
if(!(this.value instanceof Function)){
|
if(!(this.value instanceof Function)){
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user