Skip to content

Commit

Permalink
docu
Browse files Browse the repository at this point in the history
  • Loading branch information
rsoika committed Feb 9, 2023
1 parent f04a271 commit fc3d099
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -187,6 +187,7 @@ export class BPMNPropertyPanel extends AbstractUIExtension implements SelectionL
/*
* We react on the EnableToolPaletteAction to make the property panel visible
* If we already have the bodyDiv defined, than we skip this event.
* See Discussion: https://github.com/eclipse-glsp/glsp/discussions/910
*/
handle(action: Action): ICommand | Action | void {
if (this.bodyDiv) {
Expand Down

0 comments on commit fc3d099

Please sign in to comment.