(checkbox is true)
(variable set on subwidget)
(variable checked in subwidget, showing the Resume button)
(the Resume button is visible, the Reload button isn’t)
Based on these 4 images, you propagated Is Pause to your button visibility logic and set the Resume button to visible, and that’s what the last image shows (a big “Resume” button). I don’t get why you think the variable isn’t being set, the entire sequence clearly works… What am I missing here?



