cp-api / cp-lib2

0 stars 0 forks source link

Add element menu should not be shown when library is configured readOnly #17

Open eclipse-kitalpha-bot opened 3 years ago

eclipse-kitalpha-bot commented 3 years ago

For a project that uses a library in 'readOnly' mode, the AddElement... menu is shown for elements in the library. Selecting an element does obviously nothing, since the library is readOnly. Either don't show the menu at all in this case, or have it disabled.

🆔 ECLIPSE-555044 / POLARSYS-1833 👷 felix.dorner 📅 2017-11-10 🔎 1.2.0

eclipse-kitalpha-bot commented 3 years ago

felix.dorner commented on 2017-11-14

Same would hold for all the other actions that want to write to the model, transitions, updating recs..