Bug 501597 - [Model] Support new trimbars for Part and Perspective in e4 model editor
Summary: [Model] Support new trimbars for Part and Perspective in e4 model editor
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 4.6   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: 4.15 M3   Edit
Assignee: Lars Vogel CLA
QA Contact:
URL:
Whiteboard:
Keywords: noteworthy
Depends on: 501573
Blocks:
  Show dependency tree
 
Reported: 2016-09-16 08:12 EDT by Lars Vogel CLA
Modified: 2020-02-04 11:17 EST (History)
6 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lars Vogel CLA 2016-09-16 08:12:59 EDT
+++ This bug was initially created as a clone of Bug #501573 +++

Once we fix Bug 501573, we should extend the e4 tools editor.
Comment 1 Eclipse Genie CLA 2019-11-19 04:43:51 EST Comment hidden (obsolete)
Comment 2 Lars Vogel CLA 2019-11-19 04:46:34 EST
Benedikt, something for you?
Comment 3 Benedikt Kuntz CLA 2019-12-06 04:19:59 EST
Maybe it would be a good idea to have a mixin interface (something like "MTrimmed") for the elements having trim bars... Otherwise there is a lot of overhead for the separate virtual editors.
And all in all, this is another good reason for implementing bug 552639 ;)
Comment 4 Eclipse Genie CLA 2019-12-06 04:22:47 EST
New Gerrit change created: https://git.eclipse.org/r/153973
Comment 5 Lars Vogel CLA 2020-01-23 09:40:03 EST
Benedikt, AFAICS the default renderer does not yet support these new model elements. Do you see the same? If yes, can you open a new bug for the adjustment of the renderer?
Comment 6 Benedikt Kuntz CLA 2020-02-04 10:27:16 EST
Sorry for the late response, but I cannot see any differences between the "standard" Part and a Part containing a Trimbar...
Comment 7 Benedikt Kuntz CLA 2020-02-04 10:30:15 EST
I think the bug concerning the renderer is Bug 507394?
Comment 9 Lars Vogel CLA 2020-02-04 11:17:05 EST
(In reply to Benedikt Kuntz from comment #7)
> I think the bug concerning the renderer is Bug 507394?

Thanks, Benedikt. Could you test the patch from Bug 507394?