OpenCalc icon indicating copy to clipboard operation
OpenCalc copied to clipboard

Better layout on small screen

Open baxyz opened this issue 1 year ago • 3 comments

Is your feature request related to a problem? Please describe. In split screen, the layout (buttons position) is not usable and it missing the basic operations (add, times, ...)

Describe the solution you'd like A perfect solution would be to adapt the layout according the size of the app (responsive). Another alternative would be to hide advanced operators in small screens (root, modulo, ...)

Describe alternatives you've considered

Additional context I use a lot the split screen to show, at the same time, a logic game and this calculator.

baxyz avatar Jan 28 '24 18:01 baxyz

For instance:

Screenshot_20240128-180506

baxyz avatar Jan 28 '24 18:01 baxyz

In my device, the buttons are displayed fine (except the parentheses) but the operations and the results are cut off.

OpenCalc - Split

proideo avatar Mar 23 '24 20:03 proideo