clementwzk/OpenCalc

Resizing of digits during calculation

Open

#285 aberto em 22 de jun. de 2023

Ver no GitHub
 (6 comments) (3 reactions) (0 assignees)Kotlin (182 forks)auto 404
enhancementhelp wantedimportant

Métricas do repositório

Stars
 (1.480 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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.

Guia do colaborador