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

[TODO] Store more numbers in memory and show them #9

Open
ChungZH opened this issue Feb 20, 2021 · 0 comments
Open

[TODO] Store more numbers in memory and show them #9

ChungZH opened this issue Feb 20, 2021 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@ChungZH
Copy link
Contributor

ChungZH commented Feb 20, 2021

Now we can only store one number in memory.

Store

QString m_text;

It should be QVector or something similar

Show

  1. MS Calculator
    image
    History and memory are displayed in a sidepanel away.
  2. Deepin Calculator
    image
    Covers the input area

I prefer option one, but it is a little harder

@ChungZH ChungZH added enhancement New feature or request help wanted Extra attention is needed labels Feb 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant