statecharts icon indicating copy to clipboard operation
statecharts copied to clipboard

YAKINDU Statechart Tools (http://www.statecharts.org)

Results 100 statecharts issues
Sort by recently updated
recently updated
newest added

While you can move states with your arrowkeys you can't do it with transition labels. The lack of that feature is annoying when a user wants to precisely align a...

is-Usability-Issue

Currently the use of sting data types is not fully defined for the C code generator. Especially the use in expressions that process strings (like concatenation - '+' operator) is...

Comp-C Generator
Prio-Medium

When working with multiple regions, the drawing canvas should expand more to give some slack to the drawing area. Consider the following screenshot: ![bildschirmfoto vom 2017-01-24 13-02-45](https://cloud.githubusercontent.com/assets/15799654/22246544/a2aa405e-e235-11e6-833a-cb9dde641cf0.png) it is not...

Comp-Graphical Editor
is-Usability-Issue
Status-Consolidate

For eclipse expert users it is clear that _properties_ refer to a single element (hence the properties view) and _preferences_ refer to the whole project. This is not clear for...

Comp-Graphical Editor
is-Usability-Issue
Status-Accepted

If an expression is drawn vertically for vertical transitions a state chart gets more readable.

is-Feature-Request
Comp-Graphical Editor
is-Usability-Issue
Status-Consolidate

The current situation is that semicolons are only allowed between multiple statements in an action. Valid: `always / doStuff(); x = 3` Not valid: `always / doStuff(); x = 3;`...

is-Feature-Request
Status-Consolidate

When the user creates a sgen-generator-file (via wizard), it is executed on the spot and code is generated. This can be annoying, especially when the paths are not what the...

is-Feature-Request
is-Usability-Issue
Comp-All Code Generators

example screenshot: ![bildschirmfoto 2016-10-12 um 15 48 17](https://cloud.githubusercontent.com/assets/1296498/19312733/0eb1ca36-9094-11e6-9028-9ba482720b7d.png)

Prio-Medium
Comp-UI

When state actions are minimized, there is no way a user can tell they're there without clicking the state. Instead, something should be displayed - maybe `...`, a fancy icon...

Comp-UI