Disable Session Box LED Control

2.19K viewsCSS Feature Requests
0

I have to use a session box when navigation to another mode…which is fine…but Im managing all the LED interaction with reactions.

HOWEVER

I have ALL the session box LED assignments set to none
In various instances, ie track arm, the session box seems to be getting called after my code and turning the LEDS off in that track ei because the session box is the last call regardless of its positioning.

SO

The easy fix is just to set up a box outline to maintain visual cue but how can a minimal box be set up?

I mucked around with SessionComponent but a simple example of a barebones setup would be amazing

ie just the frame, no clipslots, no skinning etc

Cheers

admin Changed status to publish
Attached Files:
0

Hi,

Untested but try this…
In def session_box:
Comment out all of the lines which have a call to ‘feedbackArr’

admin Changed status to publish
Attached Files:
You are viewing 1 out of 7 answers, click here to view all answers.