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

show (+) widget on hover instead of on selection #433

Closed
bltzr opened this issue Apr 27, 2017 · 2 comments
Closed

show (+) widget on hover instead of on selection #433

bltzr opened this issue Apr 27, 2017 · 2 comments
Milestone

Comments

@bltzr
Copy link
Member

bltzr commented Apr 27, 2017

for states and constraints

@bltzr bltzr modified the milestone: release/1.0 May 15, 2017
@jcelerier
Copy link
Member

To do

Constraint :

Currently, the overlay is shown in ConstraintView::setSelected.
This should be changed so that it is shown on hoverEnterEvent and hidden on hoverLeaveEvent.

State

Currently, the overlay is shown in StateView::setSelected.
Likewise, it should be shown on the same methods (from QGraphicsItem) than ConstraintView.

@bltzr
Copy link
Member Author

bltzr commented Apr 8, 2019

This does'nt seem to be working on states, only on intervals (v2.2, from the downloaded release)

@jcelerier jcelerier reopened this Apr 8, 2019
jcelerier added a commit that referenced this issue May 11, 2019
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

2 participants