numworks-rpn icon indicating copy to clipboard operation
numworks-rpn copied to clipboard

Horizontal scrolling with large results

Open boricj opened this issue 5 years ago • 4 comments

Just like the calculation app, we need the ability to scroll large results that do not fit in one screen's width, otherwise they are cropped.

boricj avatar May 29 '20 10:05 boricj

Why not using ScrollableTwoExpressionsCell instead of EvenOddExpressionCell ? This should be easier for people, because pressing a key to see the approximation is way more complicate than in calculation app. If you think this is a good solution, I will start working on something like calculation cells in calculation app.

RedGl0w avatar May 29 '20 12:05 RedGl0w

Any progress on this? Its of the biggest issues I have with the app.

This + line numbers on the left hand side (and an option to align the numbers to the left, similar to the DM42) would make it a great app.

shaunsingh avatar Oct 22 '21 06:10 shaunsingh

I haven't worked on this app for 14 months (it's probably thoroughly bitrotten by now), the "security" work makes it incompatible in its current form with epsilon versions >16 and the biggest downstream user (the Omega project) is archived.

I'll see if I can fix some low-hanging fruits, but this app hasn't been actively updated for a long time.

boricj avatar Oct 22 '21 08:10 boricj

Thanks, I don't know much c++ but I would love to take a look at it if someone could point me in the right direction

Right now I use https://github.com/Lauryy06/Upsilon, which is still getting updates.

shaunsingh avatar Oct 22 '21 16:10 shaunsingh