elementary / elementary/calculator
Pre-select results when opening
Open
Needs Design
Priority: Wishlist
- Dominant language
- Vala
- Stars
- 83
- Forks
- 32
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 3
Description
## Problem
If you open Calculator and start typing an expression to solve, you can accidentally keep the previous results as part of your expression (see: https://github.com/elementary/calculator/discussions/156).
## Proposal
We could pre-select the previous results. This way the state is still saved, but if you start typing, you overwrite them with your new input.
## Prior Art
Contributor guide
Assessment
This issue has not been assessed yet.