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

[CLOSED] Fix for mouse cursor overrides while resizing panels #1774

Open
core-ai-bot opened this issue Aug 29, 2021 · 2 comments
Open

[CLOSED] Fix for mouse cursor overrides while resizing panels #1774

core-ai-bot opened this issue Aug 29, 2021 · 2 comments

Comments

@core-ai-bot
Copy link
Member

Issue by jbalsas
Friday Oct 12, 2012 at 01:40 GMT
Originally opened as adobe/brackets#1820


Fixes a problem that overrides the cursor style when going over several elements while resizing a panel using the Resizer module.

Creates an auxiliar div during the resize operation on top of all the elements.


jbalsas included the following code: https://github.com/adobe/brackets/pull/1820/commits

@core-ai-bot
Copy link
Member Author

Comment by redmunds
Friday Oct 12, 2012 at 16:19 GMT


Here's how to reproduce issue in master:

  1. With sidebar showing, do Find in Files so bottom panel is showing
  2. Start resizing height of bottom panel with mouse, and verify mouse cursor switches to row-resize cursor
  3. While mouse is still down, move to the left over the edge of sidebar

Results
Cursor switches to col-resize cursor

Expected
Cursor should stay row-resize as long as we're in this operation

@core-ai-bot
Copy link
Member Author

Comment by redmunds
Friday Oct 12, 2012 at 16:19 GMT


Nice fix! Looks good. Merging.

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