]> gerrit.simantics Code Review - simantics/platform.git/commit
Fixed PropertyPageView to publish its selection to the workbench 12/2512/1
authorTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Fri, 30 Nov 2018 20:08:02 +0000 (22:08 +0200)
committerTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Fri, 30 Nov 2018 20:08:02 +0000 (22:08 +0200)
commit5675f72f9664c8ff275614d1ebe8a5a5d3014a98
tree682d0688b0f2dc37aaf7764c6371b21c13b2424a
parent502db54a267e8583aef1f57120ddc9ac162fbba9
Fixed PropertyPageView to publish its selection to the workbench

Removing the property page view site selection provider caused the
workbench to naturally never receive any selections from the view thus
breaking any handlers whose activity/functionality relies on the current
workbench selection being accurate also with property tabs.

gitlab #185

Change-Id: I0d7067a0880486b93d135631baccd14ca613be90
bundles/org.simantics.browsing.ui.platform/META-INF/MANIFEST.MF
bundles/org.simantics.browsing.ui.platform/src/org/simantics/browsing/ui/platform/PropertyPageView.java