cerebral / cerebral-debugger

Debugger for Cerebral
http://cerebraljs.com/docs/introduction/debugger.html
MIT License
33 stars 16 forks source link

Make Show actions in signals view act like Show props #48

Closed sveint closed 6 years ago

sveint commented 6 years ago

Instead of being signal-specific, the actions checkbox now acts globally. Rationale is that when debugging you often want the actions to stay either expanded or collapsed during several signal executions. It also makes the interface more consistent.