WIP: Fix pan-zoom for webkit
This commit is contained in:
@@ -194,6 +194,8 @@ export function start(startLoc, units) {
|
||||
|
||||
Observable.subscribe('select', select);
|
||||
Observable.subscribe('endmove', endMove);
|
||||
|
||||
console.log('records created');
|
||||
}
|
||||
|
||||
export function stop() {
|
||||
|
||||
Reference in New Issue
Block a user