mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 10:20:08 +00:00
...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
344647c846
commit
0e5bbce913
@ -2582,6 +2582,7 @@ var BaseBrowserPrototype = {
|
||||
false),
|
||||
|
||||
// XXX BUG: .selected = null for some reason adds .focused to selection...
|
||||
// ...smake problem with .focus(..) / .focused ...
|
||||
select: makeItemEventMethod('select',
|
||||
function(evt, items){
|
||||
items.forEach(function(item){
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user