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

Add ability to toggle "Show track outlines" #4497

Merged
merged 2 commits into from
Jul 26, 2024
Merged

Add ability to toggle "Show track outlines" #4497

merged 2 commits into from
Jul 26, 2024

Conversation

cmdcolin
Copy link
Collaborator

the default "Paper" component for the TrackContainer creates an "outline" (via variant="outline" and default elevation box-shadow)

This is observed as a "double line" between each track. it is somewhat nice to see the double outline as it is basically an indicator of the resize handle between tracks, but it can be visually noisy.

this proposes to allow hiding it

screenshots:

without track outlines
image

with track outlines, and menu item to toggle it
image

@cmdcolin cmdcolin changed the title Allow ability to toggle "Show track outlines" Add ability to toggle "Show track outlines" Jul 25, 2024
@cmdcolin cmdcolin merged commit 04781e9 into main Jul 26, 2024
9 checks passed
@cmdcolin cmdcolin deleted the showoutlines branch July 26, 2024 18:21
@cmdcolin cmdcolin added the enhancement New feature or request label Jul 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant