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

Sometimes difficult to resize the selection if holding the Control key #42

Open
personalizedrefrigerator opened this issue Oct 16, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@personalizedrefrigerator
Copy link
Owner

Describe the bug

Holding Ctrl, then dragging a selection tool handle, can be difficult/impossible. For context, Ctrl is the default "snap-to-grid" shortcut and snaps input events (including mouse-down events) to a grid.

To Reproduce

  1. Draw something
  2. Switch to the selection tool.
  3. Select everything
  4. Hold ctrl
  5. Try to drag the resize handle

Observed behavior

Depending on the location of the resize handle, the stroke is dragged instead.

Expected behavior

The stroke should be resized.

Screenshots

If applicable, add screenshots to help explain the issue.

Platform

  • Browser: Firefox, Chrome, Safari
  • Library version: af1a27f
@personalizedrefrigerator personalizedrefrigerator added the bug Something isn't working label Oct 16, 2023
@Wladefant
Copy link

I am not able to understand what you mean, could you add a screen recording?

@personalizedrefrigerator
Copy link
Owner Author

personalizedrefrigerator commented Nov 1, 2023

This only affects usage on devices with a Ctrl key. For example,

Screencast.from.2023-11-01.08-29-44.webm

On these devices, Ctrl means "snap to grid".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants