mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 10:20:08 +00:00
notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
f4b47c3555
commit
e65a1be292
@ -1037,10 +1037,11 @@ var EditorActions = actions.Actions({
|
|||||||
// ]
|
// ]
|
||||||
//
|
//
|
||||||
// XXX does this need a callback???
|
// XXX does this need a callback???
|
||||||
|
// XXX revise access to .__editor_fields__...
|
||||||
|
// ...should we merge the prototype set with the instance???
|
||||||
makeEditorBlock: ['- Interface/',
|
makeEditorBlock: ['- Interface/',
|
||||||
function(spec, make){
|
function(spec, make){
|
||||||
var that = this
|
var that = this
|
||||||
// XXX revise...
|
|
||||||
var fields = this.__editor_fields__
|
var fields = this.__editor_fields__
|
||||||
|| EditorActions.__editor_fields__
|
|| EditorActions.__editor_fields__
|
||||||
|| {}
|
|| {}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user