numworks-rpn
numworks-rpn copied to clipboard
Display line numbers instead of 0s
Would it be possible to show something like this:
Instead of:
Line numbers can be added, but not before improvements to the stack readout are made. Excessively long numbers overflow over the left edge of the screen, so we need to add clipping and horizontal scrolling like in the Calculation app first.