From 7e64b34b3cdb452a61d02492d6bbed1e671dc749 Mon Sep 17 00:00:00 2001 From: Tuukka Lehtonen Date: Wed, 19 Dec 2018 12:11:29 +0200 Subject: [PATCH] Removed unnecessary browse context include The include broke Model Browser viewpoint by adding the standard property browsing viewpoint to the effective model browser viewpoint. gitlab #26 Change-Id: I0fbfd7ffaa34a50e283631d8514cdea4ceb852f4 --- .../graph/DistrictNetworkViewpoint.pgraph | 1 - 1 file changed, 1 deletion(-) diff --git a/org.simantics.district.network.ontology/graph/DistrictNetworkViewpoint.pgraph b/org.simantics.district.network.ontology/graph/DistrictNetworkViewpoint.pgraph index 8fa53c93..373a5992 100644 --- a/org.simantics.district.network.ontology/graph/DistrictNetworkViewpoint.pgraph +++ b/org.simantics.district.network.ontology/graph/DistrictNetworkViewpoint.pgraph @@ -29,7 +29,6 @@ DNAC = DN.ActionContext : VP.BrowseContext DNBC = DN.BrowseContext : VP.BrowseContext VP.BrowseContext.IsIncludedIn MOD.ModelingBrowseContext - VP.BrowseContext.Includes SEL_UI.StandardPropertiesBase.BrowseContext @VP.customModifierRule DN.Edge VP.ResourceLabelModifierRule @VP.constantImageRule DN.Composite IMAGES.MapImage -- 2.47.1