Commit 62f9b98
committed
Allow to hide the context menu in the perspective switcher
Eclipse RCP applications running in the compatibility mode have
currently no way of hiding the menu in the perspective switcher. This
introduces a model tag in PerspectiveSwitcher which can be set at
startup or runtime and will prevent the display of a menu in the
perspective switcher.1 parent ebfb7ec commit 62f9b98
File tree
1 file changed
+4
-0
lines changed- bundles/org.eclipse.ui.workbench/eclipseui/org/eclipse/e4/ui/workbench/addons/perspectiveswitcher
1 file changed
+4
-0
lines changedLines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
| 105 | + | |
105 | 106 | | |
106 | 107 | | |
107 | 108 | | |
| |||
277 | 278 | | |
278 | 279 | | |
279 | 280 | | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
280 | 284 | | |
281 | 285 | | |
282 | 286 | | |
| |||
0 commit comments