Commit baf54c8
committed
Propagate the ViewMenu Tooltip from the E4 model to the UI
Currently all ViewMenus have the same tooltip "View Menu" even if there
is a name or tooltip defined in the E4 Model. This is because the
constant string is set once and never updated.
This now properly reads the values from the model and falls back to the
old one if nothing is specified.1 parent 18accd1 commit baf54c8
1 file changed
Lines changed: 11 additions & 2 deletions
File tree
- bundles/org.eclipse.e4.ui.workbench.renderers.swt/src/org/eclipse/e4/ui/workbench/renderers/swt
Lines changed: 11 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
908 | 908 | | |
909 | 909 | | |
910 | 910 | | |
| 911 | + | |
911 | 912 | | |
912 | | - | |
| 913 | + | |
913 | 914 | | |
| 915 | + | |
| 916 | + | |
| 917 | + | |
| 918 | + | |
| 919 | + | |
| 920 | + | |
| 921 | + | |
| 922 | + | |
914 | 923 | | |
915 | 924 | | |
916 | | - | |
| 925 | + | |
917 | 926 | | |
918 | 927 | | |
919 | 928 | | |
| |||
0 commit comments