mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-28 18:00:09 +00:00
minor fix...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
c9f30c2234
commit
20f78d1393
@ -114,7 +114,7 @@ Items.last = function(){
|
||||
|
||||
// Focus last created item...
|
||||
Items.focus = function(){
|
||||
this.last().current = true }
|
||||
this.last().focused = true }
|
||||
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user