Session Box still appearing while no Controller is connected
I created a Session Box in CSS. The problem is that if I restart Live with no controller connected, the Session Box is still here.
To remove it, I need to disable the Control Surface in Live’s preferences.
I can’t find a setting to change this behavior. Am I overlooking something ?
admin Changed status to publish
You could add this custom code as an action, which should remove the session box:
combination_mode = “off”
self.remove_session_box(combination_mode)
admin Changed status to publish
Hi John, thanks for your reply, although that’s not working on my end. Is this supposed to remove the session box only when the controller isn’t connected?
admin Changed status to publish
Sign up
User registration is currently not allowed.