# HG changeset patch # User Thomas Junk # Date 1536850553 -7200 # Node ID 83081ba6c9c1202d45674f5f534336668be5b3a2 # Parent 620a65f11b33dce9b78ac9afeb4038860dfabf31 feat: Linetool added In order to draw lines for allocating profiles, a basic implementation of line drawing was added. diff -r 620a65f11b33 -r 83081ba6c9c1 client/src/App.vue --- a/client/src/App.vue Thu Sep 13 14:11:33 2018 +0200 +++ b/client/src/App.vue Thu Sep 13 16:55:53 2018 +0200 @@ -1,12 +1,12 @@