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

Fix implementation of Widget::mouse_interaction for PaneGrid #1124

Merged
merged 1 commit into from
Nov 22, 2021

Conversation

hecrj
Copy link
Member

@hecrj hecrj commented Nov 21, 2021

Fixes the implementation of Widget::mouse_interaction for PaneGrid.

Since #1110, the mouse would only change when picking up a split, but with the incorrect icon. These changes make it display the proper resize mouse icon both when resizing and hovering a Split, as before.

@hecrj hecrj added the bug Something isn't working label Nov 21, 2021
@hecrj hecrj added this to the 0.4.0 milestone Nov 21, 2021
@hecrj hecrj merged commit 71685a1 into master Nov 22, 2021
@hecrj hecrj deleted the fix/pane-grid-mouse-interaction branch November 22, 2021 06:36
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

Successfully merging this pull request may close these issues.

1 participant