-
Notifications
You must be signed in to change notification settings - Fork 49
Design Designer
Vincent Herilier edited this page Jan 31, 2014
·
1 revision
State machine diagram implemented in Designer.js.
Conventions:
- a red transition stores a call-back
- this callback is executed during green transition
- "✋" indicates a user action
- "⇩" indicates a message sent to designer frame
- "⇧" indicates a message received from designer frame
- transition triggered by designer frame are prefixed with "df"