Fat finger frustrations
Maybe you could add a way to round the mV/div and ms/div times to sensible values without trying to pry them close to the wanted value with a rather frustrating zoom movement.
For example each tap on the division interval 'button':
If the button is in some value or delta showing mode: cancel this and remove the measurement lines.
Else:
If least significant digit = 5 or 0:
Subtract 5 making the graph bigger.
Else:
Round the least significant digit *up* to the nearest multiple of 5, possibly making your graph a bit smaller.
Endif
Endif
Off Course keep everything centered on the center of the screen. I can scroll manually, even with my stubby fingers.
This seems workable to me, and super easy to implement.
Also the trigger point would be nice if it was settable as a number in some way.
0
Please sign in to leave a comment.
Comments
0 comments