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

Show step current step for column PianoRoll component #177

Merged
merged 2 commits into from
Apr 19, 2022

Conversation

brandongregoryscott
Copy link
Owner

Resolves #152

  • Adds a new row above the PianoRoll component to display the current step number for the column.

image

  • Additionally, the base Dialog component that we are wrapping from Evergreen now has logic to display a maximize/minimize button for rendering in fullscreen. This feature is not turned on by default and is controlled by the allowFullscreen prop. This ports over the functionality that previously only existed in the HelpDialog, and allows it to be used in the PianoRollDialog which might be useful to see the full grid!

@brandongregoryscott brandongregoryscott merged commit c293704 into development Apr 19, 2022
@brandongregoryscott brandongregoryscott deleted the piano-roll-index branch April 19, 2022 19:28
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.

1 participant