Darkempire78 / OpenCalc

A simple and beautiful calculator for Android
GNU General Public License v3.0
737 stars 82 forks source link

Resizing of digits during calculation #285

Open Dragonfly-30 opened 11 months ago

Dragonfly-30 commented 11 months ago

So as the font used in opencalc is huge, so it is not possible to put so many numbers on the screen at the same time, which makes the numbers shift like this

https://github.com/Darkempire78/OpenCalc/assets/113085944/fc297f98-647b-4152-b97b-988fb9b689c9

I think a better approach can be this

https://github.com/Darkempire78/OpenCalc/assets/113085944/ea0e46a5-25e8-49a8-bf5d-744eb1ddcdbc

This isn't a huge issue or inconvenience but I think it will make the app look more refined. Thank you for your work.

Darkempire78 commented 11 months ago

it is planned, I will try to add this feature quickly depending on the complexity of implementation

Dragonfly-30 commented 11 months ago

Thank you, thank you very much😃

inson1 commented 7 months ago

Btw there needs to be minimum size also and I would set it on the size of result, that is on right now

Darkempire78 commented 7 months ago

Btw there needs to be minimum size also and I would set it on the size of result, that is on right know

I agree, btw I do not have a lot of time to implement that, espacially because it seems complicated to do

inson1 commented 6 months ago

@Darkempire78 Maybe take a look at Unitto implementation - https://github.com/sadellie/unitto