Right now I have to kind of imagine what it would be like to use the app and with so many scoring interactions it can be quite difficult to do this.
I want to have a debugging pane that can set up a scenario and then allow me to watch as the app sort of auto-plays the scenario so I can see what it looks like interactively.
This needs a few parameters:
start time (time & date picker)
end time (time & date picker)
amount of real time to take (i.e. how fast do I want this to animate)
this should magic up a fresh Nexus on each try so that I don't need to worry about stale state. However I probably want a suite of canned intention objects available so I don't need to retype them all.
Right now I have to kind of imagine what it would be like to use the app and with so many scoring interactions it can be quite difficult to do this.
I want to have a debugging pane that can set up a scenario and then allow me to watch as the app sort of auto-plays the scenario so I can see what it looks like interactively.
This needs a few parameters:
this should magic up a fresh Nexus on each try so that I don't need to worry about stale state. However I probably want a suite of canned intention objects available so I don't need to retype them all.