Open ELevin125 opened 6 months ago
Sorry for answering so late! I am currently having my final exams. As soon as I get some more time on my hands, I'll look into merging your code and making a new release.
So far, your addition looks great! Thank you that you undertook the effort of adding a feature to this horrible codebase!
I tried this out, it works fine. My only issue is that the linear transition feels unnatural. Perhaps a cubic bezier or exponential curve instead?
Ok, I've done a bit more testing. Here are my observations:
time.sleep
also should be removed seeing that the Thread
class is used elsewhere.
Changes Made: