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

[BUG] Percentage is ignored in the calculation #104

Open
wehagy opened this issue Nov 27, 2023 · 1 comment
Open

[BUG] Percentage is ignored in the calculation #104

wehagy opened this issue Nov 27, 2023 · 1 comment

Comments

@wehagy
Copy link

wehagy commented Nov 27, 2023

Describe the bug
Can't use percentage for calculation, because is ignored.

To Reproduce
Steps to reproduce the behavior:

  • Percentage sum:

    1. Calculate 1000+10%
    2. Press =
    3. Result 1010
    4. Expected 1100
  • Percentage multiplication:

    1. Calculate 1000*10%
    2. Press =
    3. Result 10000
    4. Expected 100

Additional context
Tested on Galaxy A54 and Galaxy S20 FE.

@rajput-hemant
Copy link
Owner

@wehagy Apologies for the inconvenience, and thanks for bringing the bug to my attention; I'll fix it as soon as possible.

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

2 participants