-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
Editable expression and live result #150
Comments
SpeedCrunch is a desktop application which does a similar thing, it could be a good place for inspiration. |
This is your friendly Microsoft Issue Bot. I've seen this issue come in and have gone to tell a human about it. |
Thanks for the feature suggestion! This sound like an interesting idea. We have a process in place for feature suggestions that impact the end-user experience, which includes a template that helps frame the feature pitch. Please update using that template. |
This appears to be a duplicate of #163, so lets continue the discussion there. Let me know if I am mistaken and this is different. |
I filed #163 separately because my understanding was this request is for updating the result live as the expression is edited, while my proposal was just to get on par with the Win32 calc, i.e. update the result once the edit session is finished. |
Well you can update yours. It can be merged. No matter if it's current expression or expression from history it's still should be editable. |
Ah, I understand now. @regs01's idea focuses on the red rectangle, while @miloush's proposal focuses on the green. Since the UI has deviated quite a bit from Win32 calc, feel free to reactivate this and treat these as two separate ideas, or if you would prefer to collaborate on #163 and expand its scope, that is fine too. |
The app needs an ability to edit an expression, i.e. place cursor anywhere and add something in between. With live result. Just like any Android calculator out there.
The text was updated successfully, but these errors were encountered: