opengds / OpenGDS

Open GOOP Development Suite
MIT License
55 stars 14 forks source link

Better warning dialog boxes when Project, library or class is read-only #77

Open MikaelHolmstrom opened 2 years ago

BenvanSeggelen commented 6 months ago

please check the timeout for each of these as well. Adding a method to a read-only class takes forever to report the dialog. The dialog should show instantly.

Bas-vE commented 4 months ago

Added a check for read only classes when adding a new method and added read only check for the project when cloning a class