]> gerrit.simantics Code Review - simantics/district.git/commit
Fixed edge arrows to always be rendered above the edge 04/3604/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:48:48 +0000 (01:48 +0200)
commite9e4d5aa42316eda7f4f21577801f94fce90c0a7
treefee6dd1664baa3c36582064cd2b25683f474187c
parent386525ce8e466427df0624a304ebb64df249d1bb
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
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