Fixed an issue when removing multiple WirePointHandles at once
authorFabian Stemmler <stemmler@in.tum.de>
Mon, 15 Jul 2019 13:11:38 +0000 (15:11 +0200)
committerFabian Stemmler <stemmler@in.tum.de>
Mon, 15 Jul 2019 13:11:38 +0000 (15:11 +0200)
commit2b405ef5d0e6ee6b440d5077a4058e8df0c2ecd3
treebd04d373210c712f8e063f2de12647388dfc68f0
parentcff9e65dd62147eb44fa688d18db0032f5977f07
Fixed an issue when removing multiple WirePointHandles at once

Also changed click priority: WireHandles have a higher priority than
ComponentHandles now.
net.mograsim.logic.model.editor/src/net/mograsim/logic/model/editor/handles/HandleManager.java
net.mograsim.logic.model.editor/src/net/mograsim/logic/model/editor/handles/WirePointHandle.java