mirror of
https://github.com/Detanup01/gbe_fork.git
synced 2024-12-26 18:34:18 +08:00
9f1e09b97a
* convert the animation duration to millisec once during settings parsing * decrease the notification margin from 10.0 to 5.0, it looked way shifted on larger screens * pass around instances on std::chrono instead of float, use float in the final stage when processing/operating-on the time (if needed) * decrease the animation duration to 0.35 sec, looks more swishy!