Improve CSS for Track Groups on Performance Page

Hello. I would like to see additional CSS classes for the track groups in the performance view.

I have added some suggestions to the screenshot, below

First, since there are multiple “.pills” containers, a class could be added to target the track groups specifically.

A class “.track” could be added.

The name of the track could be added to the span element. In the screenshot, “.panic” could be added similar to how locators can add CSS classes to elements.

Finally, the classes for the two buttons could be changed from “active” to “mute”, and “right” to “solo”.

My use case is that I want to have one track group, “Panic”, appear on the performance page. If the band gets out of sync with the backing tracks, I can unmute the Panic track to help us get back to where we should be.

I want to show only the “M” button. I want to hide the “S” button so that there are no accidental mutes on other tracks. (I tried +NM, but it did not work for me when on the performance page.)

Thank you for considering this request.

Mike

Good suggestion! I’ve added some more classes around track groups and will release the changes with the next beta :slight_smile:

Thank you very much!