PSA: Condition Flag Checkboxes Activate on Check and Uncheck

Posts: 72
So you can set actions to activate when you check a condition flag box on the control screen. Found out today that it will do the action again when you uncheck.

Basically what you can do is have one storyboard activate when you check the box (with the state checked), and one storyboard activate when you uncheck the box (with the state unchecked).

Attached is an example where I have a condition flag checkbox that says "Show session names". I have it show the session names when the box is checked and hide them when it is unchecked, with the box they are in fading in and out in real time without having to re-show the widget.

Just thought I'd pass this along!
Posts: 72
Let's try that attachment again :D