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 gui_request_resize incorrectly checking can_resize #288

Merged
merged 1 commit into from
Aug 17, 2024
Merged

Fix gui_request_resize incorrectly checking can_resize #288

merged 1 commit into from
Aug 17, 2024

Conversation

mthierman
Copy link
Contributor

@mthierman mthierman commented Aug 14, 2024

U-He plugins will request_resize when the user changes the scale from the menu. We check can_resize before we accept this request, but the api shows that we should only check this when user drag is initiated (see 2nd resizing scenario)

@defiantnerd defiantnerd merged commit 3445292 into free-audio:next Aug 17, 2024
19 checks passed
@mthierman mthierman deleted the bugfix/request-resize branch August 18, 2024 00:08
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.

2 participants