hamaluik / timecop

A time tracking app that respects your privacy and the gets the job done without being fancy.
https://timecop.app/
Apache License 2.0
796 stars 149 forks source link

FIXED SCROLL ERROR AND ADDED LOADING SCREEN #130

Closed ARYPROGRAMMER closed 8 months ago

ARYPROGRAMMER commented 9 months ago

THE EXISTING PROJECT WAS PERFECT. HERE I AM ADDING BEAUTY TO IT BY SOLVING A SIMPLE OVERFLOW PIXEL ERROR WHILE RUNNING MULTIPLE TIMERS AS WELL AS ADDING A LOADING SPLASH SCREEN SO AS TO EXPAND THE EFFICIENCY OF THE PROJECT AS THE PROJECT MAY LOAD ITS VITALS IN THIS SPLASH SCREEN PERIOD SO AS TO PROVIDE A SMOOTH UX.

12people commented 8 months ago

Hi @ARYPROGRAMMER

The functionality you added forces the user to wait 7 seconds before loading the initial screen no matter what. It doesn't make anything more efficient, it doesn't load vitals in the background.

As such, I have to reject this PR.