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

Pass handle option to react-resizable #1303

Merged
merged 1 commit into from
Oct 5, 2020

Conversation

typeetfunc
Copy link
Contributor

Problem: we can't pass custom resize handle to react-resizable
Solution: I add prop 'resizeHandle' to ReactGridLayout

@STRML
Copy link
Collaborator

STRML commented Oct 5, 2020

Clean!!!! Thank you.

@STRML STRML merged commit 271e826 into react-grid-layout:master Oct 5, 2020
@typeetfunc
Copy link
Contributor Author

@STRML Can you release a new package version with this changes?

@TikTikTik21
Copy link

The resizeHandle props is still not working

@BboyAwey
Copy link

The package on npm still not work with this resizeHandle prop. Weird~~~

@AaronPowell96
Copy link

The package on npm still not work with this resizeHandle prop. Weird~~~

Works for me mate, pass a function and then return an element I use a switch to check if the axis is e s se etc.

Why isnt this also added for dragHandle?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation use this label for changes in documentation enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants