rajput-hemant / calculator

A Simple but elegant Calculator app made with Flutter using Google's Material Design with Currency (Exchange Rate) and Unit Converter.
GNU General Public License v3.0
64 stars 18 forks source link

some bugs I've encountered #63

Closed Sikeen closed 1 year ago

Sikeen commented 1 year ago

I've found two bugs: 1: When a conversion gets too big it blocks for the menu. I would suggest a buffer a few milimeter from the menu, and after the conversion gets too many numbers on, it could go to the next line

2: the conversions arent sorted after size fx: terabyte could be before gigabyte

rajput-hemant commented 1 year ago

Please check out the new release as the issue has been resolved in the v0.2.0.