-
Bug
-
Resolution: Done
-
Blocker
-
7.1.0.Final
-
NEW
-
NEW
Working on https://issues.jboss.org/browse/GUVNOR-3273 I found a issue related with the way that stunner editors handle docks. They are never displayed.
I did some research and found that is missing a call somewhere for https://github.com/ederign/kie-wb-common/blob/d79d2bb29127f78b427f73c8d94c6e13d051e8ae/kie-wb-common-stunner/kie-wb-common-stunner-extensions/kie-wb-common-stunner-project/kie-wb-common-stunner-project-client/src/main/java/org/kie/workbench/common/stunner/project/client/screens/ProjectDiagramWorkbenchDocks.java#L57-L57
Some screenshots that can help you guys debug this: (perspective id is null, making the docks never show it)
Also, take a look on AuthoringDocks and LibraryPlaces that is handling the docks for the Library.
That is probably the place where ProjectDiagramWorkbenchDocks needs to be integrated.
- is duplicated by
-
JBPM-6172 Stunner - Right panel with Properties and Explore Diagram disappear
- Closed