Files
logic-analyzer/processing.pde
Junxiao Shi 7470cee5f3 processing: preserve scroll position while zooming
This commit makes the Processing program preserve the scroll
position relative to timestamp, when the user is zooming in/out
the graph. Effectively, the left edge of the visible window
always represents the same timestamp, so that the user doesn't
have to search for the interesting region again after zooming.
2018-12-25 11:51:08 -05:00

12 KiB