| Summary: | Should consider using the new font propogation support | ||
|---|---|---|---|
| Product: | [Eclipse Project] JDT | Reporter: | Tod Creasey <Tod_Creasey> |
| Component: | Text | Assignee: | Dani Megert <daniel_megert> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | enhancement | ||
| Priority: | P3 | ||
| Version: | 2.1 | ||
| Target Milestone: | 2.1 M5 | ||
| Hardware: | PC | ||
| OS: | Windows XP | ||
| Whiteboard: | |||
| Bug Depends on: | 28725 | ||
| Bug Blocks: | 31067, 31156 | ||
|
Description
Tod Creasey
Tod, what is the best way to be informed about font changes? Normally an editor from plug-in X only listens to preference changes of plug-in X's store. Is there an easier way than adding an additional listener to the Workbench's store (just for the font)? I guess best way is to add a listener to the font registry - right? Fixed. Available in builds > 20021218 Note: I had to add a little hack in UIPlugin (see bug 28725). Verified that workaround has been removed. |