Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Horizontal scrolling with large results #27

Open
boricj opened this issue May 29, 2020 · 4 comments
Open

Horizontal scrolling with large results #27

boricj opened this issue May 29, 2020 · 4 comments

Comments

@boricj
Copy link
Owner

boricj commented May 29, 2020

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.

@RedGl0w
Copy link
Contributor

RedGl0w commented May 29, 2020

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.

@shaunsingh
Copy link

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.

@boricj
Copy link
Owner Author

boricj commented Oct 22, 2021

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.

@shaunsingh
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants