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

This moves where it is decided to display the resize handle to the el… #25

Merged

Conversation

owaits
Copy link
Contributor

@owaits owaits commented Dec 2, 2022

…ement and out of the resize handle. This is because the resize handle does not re-render when AllowResize changes. This means the ResizeHandle is not shown when you dynamically set AllowResize. It seemed to make more sense to move the display condition than add update handling to the ResizeHandle component.

…ement and out of the resize handle. This is because the resize handle does not re-render when AllowResize changes. This means the ResizeHandle is not shown when you dynamically set AllowResize. It seemed to make more sense to move the display condition than add update handling to the ResizeHandle component.
@stefanloerwald stefanloerwald merged commit 2fbdbcd into excubo-ag:main Dec 3, 2022
@stefanloerwald
Copy link
Member

Thanks for this fix! This is now integrated.

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

Successfully merging this pull request may close these issues.

None yet

2 participants