mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 18:30:09 +00:00
notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
c35543e52f
commit
db5e7083a7
@ -343,7 +343,8 @@ function(text, options){
|
|||||||
// // XXX need to take this from .makeEditable(..) defaults
|
// // XXX need to take this from .makeEditable(..) defaults
|
||||||
// : options.reset_on_abort,
|
// : options.reset_on_abort,
|
||||||
//)
|
//)
|
||||||
// XXX is Object.assign(..) here a bit of an overkill??
|
// XXX check if shadowing attrs between .Editable(..) and
|
||||||
|
// util.makeEditable(..) can be a problem...
|
||||||
.makeEditable(Object.assign({
|
.makeEditable(Object.assign({
|
||||||
activate: true,
|
activate: true,
|
||||||
blur_on_abort: false,
|
blur_on_abort: false,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user