clementwzk/OpenCalc

Add new animations

Open

#77 opened on Nov 7, 2022

View on GitHub
 (3 comments) (1 reaction) (0 assignees)Kotlin (182 forks)auto 404
enhancementgood first issue

Repository metrics

Stars
 (1,480 stars)
PR merge metrics
 (PR metrics pending)

Description

Having some animations could make the app feels more alive and fn to use.

Things like:

  • buttons visually getting smaller and "popping" after being pressed
  • The result sliding into the "main" row
  • cursor blinking

If you plan on adding animations:
maybe add a menu option to disable them, or even better have a range slider to choose the speed of the animation: going from 0 (none) -------- 500ms, with incremental steps (100, 250, 330)

https://user-images.githubusercontent.com/71791731/200374512-5b5773a8-9259-47db-b77d-1eabafc9514b.mp4

Contributor guide