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

Anchor dragging tool #214

Open
4 of 12 tasks
edemaine opened this issue Nov 12, 2022 · 0 comments
Open
4 of 12 tasks

Anchor dragging tool #214

edemaine opened this issue Nov 12, 2022 · 0 comments

Comments

@edemaine
Copy link
Owner

edemaine commented Nov 12, 2022

Split off from #35

  • Dragging a single anchor
  • Toggling multiple anchors and dragging them
  • Selecting multiple anchors by dragging a rectangle
  • Moving selected anchors via keyboard
  • Dragging anchors for images (with default aspect ratio preservation, unless Ctrl?)
    • Will need to extend images to have a second element in pts
  • Should Shift behave differently, e.g. preserving aspect ratio?
  • Should Alt change all rect/ellipses' anchors to preserve center?
  • Ability to click on object (not anchor) to restrict to that object's anchors (maybe others grey out), in particular when multiple anchors are overlapping
    • Maybe also Shift-click to select multiple objects in this way
    • Selecting object(s) in Select tool, and then switching to anchor select, should bring that selection over
    • Selecting object(s) in Anchor Select tool, and then switching to Select tool, should bring the selection over
@edemaine edemaine mentioned this issue Nov 12, 2022
14 tasks
edemaine added a commit that referenced this issue Nov 21, 2022
* Dragging non-defining corners of rectangles and ellipses was broken
* Moving to old location was accidentally forbidden
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