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

Features needed #1

Open
Apostolique opened this issue Jan 11, 2021 · 0 comments
Open

Features needed #1

Apostolique opened this issue Jan 11, 2021 · 0 comments

Comments

@Apostolique
Copy link
Owner

Goals:

  • Create
  • Edit
    • Move
    • Resize
  • Copy
  • Cut
  • Remove
  • Undo Redo

  • Rotations not supported (only for now?)

Selection:

  • Click (selects single front element under cursor)
    • Drag (selects everything in an area)
    • Additional clicks cycle to the next element (front to back)
      • Mouse movement resets the cycle back to the front element
  • Click while holding SHIFT (adds rectangle to already selected group)
    • Drag (adds rectangles in an area to already selected group)
  • Click while holding CTRL (removes rectangle from already selected group)
    • Drag (removes rectangles in an area from already selected group)

UI

  • List
    • Everything in the world
    • Everything in the view
  • Grouping

Click = Pressed + Released
Area starts existing when it's above a threshold

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant