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 resize mode persists when mouse button is released #197

Open
jandrew44 opened this issue Aug 13, 2024 · 0 comments
Open

Sometimes resize mode persists when mouse button is released #197

jandrew44 opened this issue Aug 13, 2024 · 0 comments

Comments

@jandrew44
Copy link

The issue can be reproduced on the demo page:
https://leefsmp.github.io/Re-Flex/index.html

OS: Windows 10 Home edition.
I was able to reproduce it with Google Chrome 127.0.6533.100 and Miscrosoft Edge 127.0.2651.98.
However I was unable to reproduce it on Firefox 129.0.

Steps:

  1. Go to example 2 - "Basic Re-Flex example with splitter"
  2. Click and hold on splitter and resize the left panel to its maximum size, then release the left mouse button
  3. Click and hold on splitter and try to resize it even more(despite it has maximum size already)
    Note cursor changed its appearance to "not-allowed":
    photo_2024-08-13_13-05-58
  4. Release the left mouse button
    Note cursor changed its appearance back to "col-resize" and resize mode persists.
    You need to make an additional mouse button click in order to leave the resize mode.
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