Reverted the changes related to multiple cursors.
This commit is contained in:
parent
938f883b63
commit
50301a9ce9
@ -356,7 +356,6 @@ class @WhiteboardPaperModel
|
||||
if @currentShapes?
|
||||
@currentShapes.forEach (element) ->
|
||||
element.remove()
|
||||
@cursor.remove()
|
||||
@currentShapes = []
|
||||
@currentShapesDefinitions = []
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user