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

[BUGFIX] Show model info after re-opening UI #527

Merged
merged 1 commit into from
Nov 17, 2024
Merged

[BUGFIX] Show model info after re-opening UI #527

merged 1 commit into from
Nov 17, 2024

Conversation

sdatkinson
Copy link
Owner

Description

Resolves #524

PR Checklist

  • Does the VST3 plugin pass all of the unit tests in the VST3PluginTestHost? (Download it as part of the VST3 SDK here.)
    • Windows
    • macOS
  • [N] Does your PR add, remove, or rename any plugin parameters?
    • [N/A] If yes, then have you ensured that older versions of the plug-in load correctly? (Usually, this means writing a new legacy unserialization function like _UnserializeStateLegacy_0_7_9.)

@sdatkinson sdatkinson marked this pull request as ready for review November 17, 2024 03:40
@sdatkinson sdatkinson merged commit cc3d22b into main Nov 17, 2024
2 checks passed
@sdatkinson sdatkinson deleted the 524-ui branch November 17, 2024 03:52
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.

[BUG] Model info doesn't show when re-opening the UI
1 participant