Commit efb4075
committed
Do not show Contribution Item if the Property Tester is not
instantiated.
By default each contribution item is visible when the platform ui is
created. Later Menu/Toolbar listeners check with VisibleWhen expression
to show/hide the Item. If the bundle containing Property tester is not
loaded then the visibility remains true.
We can hide the contribution if the property tester is not loaded.
See #29001 parent 037c5d7 commit efb4075
File tree
1 file changed
+1
-1
lines changed- bundles/org.eclipse.e4.ui.workbench/src/org/eclipse/e4/ui/internal/workbench
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
260 | 260 | | |
261 | 261 | | |
262 | 262 | | |
263 | | - | |
| 263 | + | |
264 | 264 | | |
265 | 265 | | |
266 | 266 | | |
| |||
0 commit comments