Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gaphas: While re-sizing a child state size extends in opposite direction if mouse on boundary of parent state #302

Open
franzlst opened this issue Apr 17, 2020 · 0 comments

Comments

@franzlst
Copy link
Member

If child states are re-sized and the mouse moves on the parent boundaries the child extends in the opposite direction. I talked to @sebastian-brunner and he also thinks that is buggy behavior.

Procedure:

  • create a new state machine
  • add a new state
  • re-size the new child state till you reach the boundary (like on the right side) of the parent (so the child state is extending to the left)

I could estimate that the shrinking after moving with clicked mouse to the left again is an appropriate behavior but the extending only easily can be embarrassing if only accidentally touching the parent boundary. The shrinking or no extending of the state both could be a solution to the current behavior. Maybe we discuss it.

Finally this issue needs a representation (test) in issue #175 to preserve gaphas functionality and as reliability to the user.

Originally created by @Rbelder at 2017-02-24 17:19:43+00:00 (moved from RMC internal repository)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants