xyzzy42 / tg

A program for timing mechanical watches
GNU General Public License v2.0
34 stars 10 forks source link

Clear button doesn't remove amplitude graph from paperstrip #4

Closed peterhudson closed 1 year ago

peterhudson commented 1 year ago

When TG runs for a while and collects some data, if you hit the Clear button to clear the paperstrip, the tic/toc dots are cleared, but the amplitude trace remains on the graph and causes some strange zooming and scaling issues as it is pushed off screen as new tic-toc data starts to be drawn. The desired behaviour would be for the amplitude trace to be cleared in the same way as the tic-toc dots when the Clear button is pressed.

amplitude not cleared

xyzzy42 commented 1 year ago

Thanks for the report.

I forgot about that. Should be fixed now.