-
Notifications
You must be signed in to change notification settings - Fork 511
"Unselect hovered" is broken #179
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
Comments
@whitequark, this works for me |
@Evil-Spirit Try this:
|
@Evil-Spirit Oh... I've just realized "Unselect Hovered" doesn't appear unless more than one entity is selected. Nevermind. cc @wpwrak |
@wpwrak Are you really hovering the top line? The menu seems quite far from it. |
Yes, the line pales with fear as the mouse pointer approaches. Alas, it turns regular red again when right-clicking, so one can't see that in the screenshot. By the way, for this type of debugging, it may be useful to have an option somewhere (could be on the command line), to make SolveSpace draw a cursor (maybe X-shaped), so that it is included in the screenshot. |
This is really the responsibility of your screenshot program. Both GNOME and KDE provide such an option, for one. |
@wpwrak can you please use gdb to trace GraphicsWidget::{on_motion_notify_event,on_button_press_event,on_button_release_event} calls? |
@wpwrak can you still reproduce this? |
No response in two years, closing. |
It just never appears anymore.
The text was updated successfully, but these errors were encountered: