ListeningAction should also be able to track a checked state
Open
- Dominant language
- Python
- Stars
- 115
- Forks
- 54
- PR merge metrics
- No merged PRs in 30d
Description
Currently a listening action can delegate its enabled and visible states to traits on the object that it is listening to. There are use-cases where similar behaviour is needed for the checked state. This should be straightforward to do.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.