MouseTracks
MouseTracks copied to clipboard
History/rewind
A possible future idea is having a component to keep track of recent history. It would need to be able to show quick live updates via horizontal scrolling.
It would be for browsing/rendering only, and would store everything in memory so that it would be wiped on exit.
A further enhancement could be a way to dump the data so that it can be loaded in for a live preview.
To play it back, it would be possible to swap the standard tracking component with a playback component, so that the GUI still behaves in the same way.
It will likely be as a launch flag, as I don't want to handle hot swapping between the two components.
Extra options to show during preview:
- "Preserve Timing" checkbox
- Buttons to control playback speed