Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

Fix for mouse cursor overrides while resizing panels #1820

Merged
merged 1 commit into from
Oct 12, 2012
Merged

Fix for mouse cursor overrides while resizing panels #1820

merged 1 commit into from
Oct 12, 2012

Conversation

jbalsas
Copy link
Contributor

@jbalsas jbalsas commented Oct 12, 2012

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.

@ghost ghost assigned redmunds Oct 12, 2012
@redmunds
Copy link
Contributor

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

@redmunds
Copy link
Contributor

Nice fix! Looks good. Merging.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants