Bug 446576 - Add support for providing labels with different fonts and styles for model elements through BasicExplorerLabelProvider
Summary: Add support for providing labels with different fonts and styles for model el...
Status: CLOSED WONTFIX
Alias: None
Product: Sphinx
Classification: Automotive
Component: Navigator & Editor Sockets (show other bugs)
Version: 0.8.0   Edit
Hardware: All All
: P1 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Yue Ma CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-10 03:47 EDT by Stephan Eberle CLA
Modified: 2024-05-07 00:52 EDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stephan Eberle CLA 2014-10-10 03:47:26 EDT
= Problem description =

Right now, the BasicExplorerLabelProvider supports only the provision of plain text labels (Strings). As a result, customizations of the label styles or fonts that might have been implemented on the underlying EMF Edit item providers (see EMF GenModel options Font Providers and Style Providers for details) get lost when they are exposed through the BasicExplorerLabelProvider.

= Proposed solution =

Enhance the BasicExplorerLabelProvider and its interfacing to EMF Edit such that labels with custom styles and fonts provided by EMF Edit item providers can be passed through to the Common Navigator framework.
Comment 1 Balazs Grill CLA 2024-05-07 00:52:45 EDT
Closed stale issue before migration