You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 5, 2021. It is now read-only.
If there is just one SCT domain regsitered during runtime, the domain selection of the StatechartPropertySection should be hidden.
Currently it ever tries to select the default domain which leads into an exception if it is not available.
see org.yakindu.sct.ui.editor.propertysheets.StatechartPropertySection.createDomainCombo(Composite)
The text was updated successfully, but these errors were encountered:
If there is just one SCT domain regsitered during runtime, the domain selection of the StatechartPropertySection should be hidden.
Currently it ever tries to select the default domain which leads into an exception if it is not available.
see org.yakindu.sct.ui.editor.propertysheets.StatechartPropertySection.createDomainCombo(Composite)
The text was updated successfully, but these errors were encountered: