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

Improved Interactivity #62

Closed
4 tasks
conorrussomanno opened this issue Nov 3, 2016 · 0 comments
Closed
4 tasks

Improved Interactivity #62

conorrussomanno opened this issue Nov 3, 2016 · 0 comments
Assignees
Milestone

Comments

@conorrussomanno
Copy link
Member

conorrussomanno commented Nov 3, 2016

  • Right now the dropdown menus are frustrating ... we need to figure out some hover and mouse tracking action to have menus auto-close
  • Hover suggestions/explanations over buttons ... for people that don't know what various things mean! (thanks for the idea, Andrea) ... this could be a but attribute ... String helpText = "xyz" ... if helpText != "" ... then show helpText after ~1 second
  • Query screen size before setting default x, y of window ... to prevent initial GUI from being larger than display resolution
  • Have all buttons activate on mouseReleased() as opposed to mousePressed()
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