mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-25 19:16:41 +07:00
fixed setting distance
This commit is contained in:
parent
c166eee586
commit
42dbfb0681
3 changed files with 16 additions and 12 deletions
|
@ -184,8 +184,6 @@ export class InteractivePoly extends Polyline {
|
|||
this.startDrawing();
|
||||
},
|
||||
stop: () => {
|
||||
this.stopDragHinting();
|
||||
this.is_drawing = false;
|
||||
this.stopDrawing();
|
||||
}
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue