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

Double-click on expansion handle causes edit on bogus node in equation tree #47

Closed
frothga opened this issue Nov 15, 2017 · 0 comments
Closed
Labels
Milestone

Comments

@frothga
Copy link
Collaborator

frothga commented Nov 15, 2017

The double-click seems to get interpreted twice, once to change expansion and again to initiate edit. However, the position where the edit is initiated and the node it is initiated on do not match, producing a horrific user experience.

One solution may be to simply not interpret double-click as edit. Alternately, filter the position so it only initiates edit if it is directly over a tree cell, rather than the expansion handle.

@frothga frothga added the bug label Nov 15, 2017
@frothga frothga added this to the Release 1.0 milestone Nov 15, 2017
@frothga frothga closed this as completed Nov 15, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant