icyphy / ptII

Ptolemy II is an open-source software framework supporting experimentation with actor-oriented design.
https://ptolemy.eecs.berkeley.edu/ptolemyII
Other
101 stars 43 forks source link

In FSM, an arrow points to the wrong direction if the state name is long #140

Open cxbrooks opened 16 years ago

cxbrooks commented 16 years ago

Note: the issue was created automatically with bugzilla2github tool

Original bug ID: BZ#209 From: Thomas Huining Feng <huining.feng@gmail.com> Reported version: 7.1.devel CC: pt-dev@chess.eecs.berkeley.edu

cxbrooks commented 16 years ago

If a state's name is long and there is a transition pointing to it (which could be a self-loop on that state), then the arrow of the transition doesn't point to the right direction.