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

Using CTRL when resizing doesn't work #747

Closed
pahen opened this issue Sep 13, 2021 · 0 comments · Fixed by #748
Closed

Using CTRL when resizing doesn't work #747

pahen opened this issue Sep 13, 2021 · 0 comments · Fixed by #748

Comments

@pahen
Copy link
Contributor

pahen commented Sep 13, 2021

Overview of the problem

In our application we would like to use CTRL when resizing to enable custom behaviour but it's not possible due to the fix made in #152. If I disable that fix everything works as expected. And when I tested the fix made in #152 only works in Firefox and not in Chrome so it can probably be removed.

I'm using re-resizable version [6.9.0]

My browser is: Firefox 92.0 (64-bit) (Mac)

I am sure this issue is not a duplicate? Yes

Description

Steps to Reproduce

  1. Press CTRL
  2. Drag one of the resize handles

https://codesandbox.io/s/serene-golick-x2d6d

Expected behavior

It should resize

Actual behavior

Nothing happens in Firefox but it works in Chrome

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

Successfully merging a pull request may close this issue.

1 participant