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

Add option to auto-clear on cold and warm app starts #223

Open
PhrozenByte opened this issue Mar 25, 2024 · 0 comments
Open

Add option to auto-clear on cold and warm app starts #223

PhrozenByte opened this issue Mar 25, 2024 · 0 comments

Comments

@PhrozenByte
Copy link

PhrozenByte commented Mar 25, 2024

First of all: Great app, thank you ❤️

Currently Calculator++ (as of version 2.3.3) always starts with the previous input and calculation result, requiring one to manually clear (C) the calculator before entering a new formula. This annoys me a little.

Thus I want to suggest adding an option to auto-clear the previous input when starting the app. This should be limited to cold and warm app starts, i.e. not include hot starts (i.e. when Calculator++ is still in memory, it shouldn't auto-clear, otherwise it should). If one needs to access the previous calculation, one can use the history feature. The default behavior could remain unchanged (i.e. opt-in).

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

1 participant