fixed maps dialog mobile appearance

This commit is contained in:
muerwre 2019-02-15 11:56:27 +07:00
parent 679c485b89
commit df15cddb27
6 changed files with 26 additions and 9 deletions

View file

@ -94,7 +94,6 @@ export class Sticker {
};
onDragStart = e => {
console.log('drag started');
this.preventPropagations(e);
this.marker.dragging.disable();