You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 29, 2023. It is now read-only.
In the Base-N module, after entering a number, convert the number to other base, a new number will be displayed. However, base converter is hard to seen. I gave an example below.
To Reproduce
Steps to reproduce the behavior:
Open NCalc+ (Which is build from latest source code)
Go to Base-N Calculator
Enter any value (By default, it is base 10)
Convert to other base (You can choose to convert to base 2, base 16 or base 8)
You may find that it is hard to determine the position of the Base Converter
Expected behavior
The base converter can be easily seen to save time on conversion process.
Configuration
Android version 4.0
device Pixel 2
Screenshots
The text was updated successfully, but these errors were encountered:
Describe the Issue
In the Base-N module, after entering a number, convert the number to other base, a new number will be displayed. However, base converter is hard to seen. I gave an example below.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The base converter can be easily seen to save time on conversion process.
Configuration
Screenshots
![image](https://user-images.githubusercontent.com/68406836/90234844-e8a47d00-de52-11ea-8c11-f7ee635a3134.png)
The text was updated successfully, but these errors were encountered: