missionpinball / mpf-monitor

Graphical utilty which connects to MPF to let you visually control, troubleshoot, and see the status of the machine
http://missionpinball.org
MIT License
11 stars 10 forks source link

add window which shows running modes #17

Closed jabdoa2 closed 7 years ago

jabdoa2 commented 7 years ago

fix #6

qcapen commented 7 years ago

I like it. I see you went the simple route and pass the entire active mode list with every mode event. That way there is no need to maintain state. What about adding priority to the list as it may be useful for debugging as well since so many things are tied to mode priority?