mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-30 10:50:08 +00:00
...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
29f178d115
commit
466d6578ed
@ -349,7 +349,7 @@ var MetadataUIActions = actions.Actions({
|
|||||||
// path selected...
|
// path selected...
|
||||||
.open(function(evt, path){
|
.open(function(evt, path){
|
||||||
// edit field...
|
// edit field...
|
||||||
/*
|
/* XXX need keyboard bindings setup for this to work...
|
||||||
o.client.filter().find('.text')
|
o.client.filter().find('.text')
|
||||||
.last()
|
.last()
|
||||||
.prop('contenteditable', true)
|
.prop('contenteditable', true)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user