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

The cap condition on number not properly implemented in "operation in Binary" section and calculate button should be repositioned. #89

Closed
ankit1414 opened this issue Nov 20, 2019 · 1 comment · Fixed by #319

Comments

@ankit1414
Copy link

ankit1414 commented Nov 20, 2019

the range for numbers is 0 to 255 for the AND operation visulaizer... it currently displays notification about this constraint but inserts the new digit.

operators in binary
it should not add the new digit after showing the notification popup.

and maybe the calculate button should be repositioned after the second number.

@ankit1414 ankit1414 changed the title The cap condition on number not properly implemented in "operation in Binary" section. The cap condition on number not properly implemented in "operation in Binary" section and calculate button should be repositioned. Nov 20, 2019
@coding-CEO
Copy link
Contributor

This issue is fixed in #319 .

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

Successfully merging a pull request may close this issue.

2 participants