Skip to content
This repository has been archived by the owner on Jan 5, 2021. It is now read-only.

Hide domain selection from StatechartPropertySection if not needed #1042

Closed
jdicks opened this issue Oct 17, 2016 · 0 comments
Closed

Hide domain selection from StatechartPropertySection if not needed #1042

jdicks opened this issue Oct 17, 2016 · 0 comments
Assignees
Milestone

Comments

@jdicks
Copy link

jdicks commented Oct 17, 2016

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)

@jdicks jdicks closed this as completed Oct 21, 2016
jdicks pushed a commit that referenced this issue Oct 24, 2016
* #1042 : hide domain label if just one domain is available

* #1042 : disable domain combo instead of hide it
@tkutz tkutz added this to the S33 milestone Nov 3, 2016
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Projects
None yet
Development

No branches or pull requests

2 participants