forked from 0x2620/oxjs
update sort after edit
This commit is contained in:
parent
74802d284a
commit
314fcc7b0a
3 changed files with 12 additions and 2 deletions
|
|
@ -244,6 +244,7 @@ Ox.ListMap = function(options, self) {
|
|||
.bindEvent({
|
||||
'delete': removeItem,
|
||||
init: initList,
|
||||
// fixme: do we need 0/shift-0? return already zooms to place
|
||||
key_0: function() {
|
||||
self.$map.panToPlace();
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue