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

Make monitored area (cell output) full-width and add outline around canvas #80

Open
7 tasks
AlphaRLee opened this issue Nov 17, 2020 · 0 comments
Open
7 tasks
Labels
enhancement New feature or request nice-to-have Pick this up if you're out of work

Comments

@AlphaRLee
Copy link
Member

Currently, students can't do keyboard actions when their mouse is off-canvas and students can't see the edge of the canvas easily if they choose a white canvas (default)

AC:

  • Set monitored output full-width of cell output
  • Add 1 px black outline around the canvas
  • Add a small green dot in the top right indicating that the mouse is inside the monitored output. Dot should disappear when mouse is outside.
  • Unit test
    • Keyboard input should work when mouse is beside the canvas horizontally
    • Keyboard input should not work when mouse is above the canvas (e.g. on a different cell)
  • Docs are nice-to-have
@AlphaRLee AlphaRLee added enhancement New feature or request nice-to-have Pick this up if you're out of work labels Nov 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request nice-to-have Pick this up if you're out of work
Projects
None yet
Development

No branches or pull requests

1 participant