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

Demo App: Scene doesn't repaint properly after selecting QuadCurve Connection Shape #1

Open
chaddaniels opened this issue Sep 4, 2013 · 0 comments

Comments

@chaddaniels
Copy link

In the demo app the scene is not repainted automatically when switching the Connection Shape to QuadCurve. To see this, simply open the demo app, change the Connection Shape to BentLine, and then back to QuadCurve. It will only repaint properly once the mouse is moved onto the scene. It works properly on all the other Connection Shapes. I believe this is because the mouse is already hovering over the scene once any non-QuadCurve Connection Shape is selected and the combo box disappears. When selecting the QuadCurve Connection Shape the mouse is NOT over the scene so it does not repaint.

In the image below notice that the only region that was repainted properly was the region where the combo box was showing.

screen shot 2013-09-04 at 3 38 44 pm

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

No branches or pull requests

1 participant