eclipse-modisco / org.eclipse.modisco

Eclipse Public License 2.0
0 stars 0 forks source link

Showing selected customizations or roles in Model Browser is not usefull #90

Closed eclipse-modisco-bot closed 4 hours ago

eclipse-modisco-bot commented 4 hours ago

| --- | --- | | Bugzilla Link | 298386 | | Status | CLOSED FIXED | | Importance | P3 trivial | | Reported | Dec 22, 2009 05:00 EDT | | Modified | May 23, 2011 09:14 EDT | | Version | 0.8.0 | | Reporter | Gabriel BARBIER |

Description

Hello\ When I have selected a customization ot roles in Model Browser to my current model, if I open again the dialog to open an other customization or roles, I am not able to see directly which customization or roles has been already selected.\ I have to navigate into each customization or roles to see if inner elements have been selected.\ Then, the customization or role should be selected if all of its inner elements have been selected, or "gray" selected if one of its inner elements has been selected.

Another stuff, if I select a customization or roles for my current model, I have lost this information when I reopen the model browser for this model. This kind of informations should have been stored in preferences.

Regards\ Gabriel

eclipse-modisco-bot commented 4 hours ago

By Nicolas Bros on Feb 05, 2010 11:30

I have changed the "Applied Facets" dialog so that parent elements are selected if all of their children elements are selected, or appears "gray"-selected if one of their children elements is selected.

Additionally, the "Applied Facets" dialog now remembers the expanded state of each element, so that it is easier to progressively apply Facets.

As for the "Load Customizations" dialog that you mentioned, these enhancements don't apply since it has a different UI (no tree viewer).

The browser now also remembers the previously applied Facets and Customizations for each metamodel, and restores them on opening.

eclipse-modisco-bot commented 4 hours ago

By Hugo Bruneliere on Feb 15, 2010 11:43

Changes committed.