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

selection tool #32

Open
7 of 8 tasks
monking opened this issue Jun 7, 2016 · 0 comments
Open
7 of 8 tasks

selection tool #32

monking opened this issue Jun 7, 2016 · 0 comments

Comments

@monking
Copy link
Owner

monking commented Jun 7, 2016

first implementation: like eraser

  • drag across strokes to create a selection
  • style the selection: green
  • if these operations are run, they operate only on the selection:
    • cut
    • copy
    • paste
  • dragging with shift will add to the current selection
  • dragging with alt will remove from the current selection
  • drawing, or pressing D will clear the selection
monking added a commit that referenced this issue Jun 7, 2016
monking added a commit that referenced this issue Jun 7, 2016
monking added a commit that referenced this issue Jun 7, 2016
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

1 participant