numworks-rpn
numworks-rpn copied to clipboard
Horizontal scrolling with large results
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.
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.
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.
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.
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.