]> gerrit.simantics Code Review - simantics/district.git/commit
Fixed edge arrows to always be rendered above the edge 05/3605/1
authorTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Fri, 22 Nov 2019 23:48:48 +0000 (01:48 +0200)
committerTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Fri, 22 Nov 2019 23:51:31 +0000 (23:51 +0000)
commit9b72e2f7a188fcb04add07251cbb0081edc3bfbe
tree294e8b93503b07f3c46b3cb4e70f0b64e495994a
parent7ebf5a4d72468b19d55cb79c0494d0538081d2ff
Fixed edge arrows to always be rendered above the edge

Optimized MidBranchEdgeSetRequest memory use by using CollectionSupport
to create a ResourceSet instead of using HashSet<Resource>.

gitlab #47

Change-Id: Ic763cb1ea8976ca3ff5c933e8de5f18aa29f6579
(cherry picked from commit e9e4d5aa42316eda7f4f21577801f94fce90c0a7)
org.simantics.district.network.ui/src/org/simantics/district/network/ui/nodes/DistrictNetworkEdgeNode.java
org.simantics.district.network.ui/src/org/simantics/district/network/ui/nodes/DistrictNetworkStaticInfoNode.java
org.simantics.district.network/src/org/simantics/district/network/profile/MidBranchEdgeSetRequest.java