It allows you to do things like this First of all, it allows you to customize "qtractorMixerStrip" in its normal state. Borders, radius, width, background, etc. By doing so, you lose the functionality of visually highlighting the selected track. However, with the implementation of a custom property, setProperty(selected, true), in source code we can retrieve the state to configure it: And you can do things like this: Projected shadow effect when collecting tracks/expanding buses. File attachments selected-track2.gif selected-track3.gif Reply
First of all, it allows you to customize "qtractorMixerStrip" in its normal state. Borders, radius, width, background, etc.
By doing so, you lose the functionality of visually highlighting the selected track.
However, with the implementation of a custom property, setProperty(selected, true), in source code we can retrieve the state to configure it:
And you can do things like this:
Projected shadow effect when collecting tracks/expanding buses.