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

Default tearouts to pinned in plugins; separate pref #6821

Merged
merged 1 commit into from
Jan 25, 2023

Conversation

baconpaul
Copy link
Collaborator

This defaults tearout windows to pin on top in plugin contexts which solves problems in reaper, logic, live and more. To avoid confusion with the standalone we also separate the user default parameters by plugin and standalone, making this a really big diff for a very small change (basically changing the default of alwaysOnTop in a plugin only)

Closes #6633

This defaults tearout windows to pin on top in plugin contexts
which solves problems in reaper, logic, live and more. To avoid
confusion with the standalone we also separate the user default
parameters by plugin and standalone, making this a really big diff
for a very small change (basically changing the default of alwaysOnTop
in a plugin only)

Closes surge-synthesizer#6633
@baconpaul baconpaul merged commit 3e1820b into surge-synthesizer:main Jan 25, 2023
@baconpaul baconpaul deleted the ontop-6633 branch January 25, 2023 15:57
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.

Tear-outs hide in Reaper on MacOS
1 participant