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

Release Trim left, right or both item edges via mouse and razor v1.5 #1458

Merged

Conversation

AZpercussion
Copy link
Contributor

  • added option for trimming nearest/farthest edge of item as in the Fade tool script
  • added TCP user action
  • added font scaling for options window

- added option for trimming nearest/farthest edge of item as in the Fade tool script
- added TCP user action
- added font scaling for options window
@@ -219,8 +248,17 @@ function OptionsWindow()
OptDefaults[i] = option
end -- for

reaper.ImGui_Text(ctx, '' ) --space
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ImGui.NewLine?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, thanks for the tip!

@cfillion cfillion merged commit 39d0fbf into ReaTeam:master Nov 9, 2024
1 check passed
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