-
Notifications
You must be signed in to change notification settings - Fork 4
Adding delay slider to QR and other small changes #6
base: main
Are you sure you want to change the base?
Conversation
Thx for the PR, i'll try to review in the week! |
Co-authored-by: pythcoiner <124568858+pythcoiner@users.noreply.github.com>
Co-authored-by: pythcoiner <124568858+pythcoiner@users.noreply.github.com>
thx for the suggestions! |
Change on line 610 broke the code:
error:
|
reverted the first change in line 380 as it made the change in delay to stop working while QR is visible:
|
Here is the full quote from his book The Art of Computer Programming: “The real problem is that programmers have spent far too much time worrying about efficiency in the wrong places and at the wrong times; premature optimization is the root of all evil (or at least most of it) in programming.” |
@tadeubas do you plan more changes or i can review one more time? |
I will only check one issue with animated ur qr not showing the frames after some time |
I think it's working fine now, I didn't see the QR frozen on the screen anymore (sometimes when waiting too long, the user needed to interact with the app to "unfreeze" the QR animation). I'm done |
The code is not pretty or optimized, but it is 100% functional and I think "bug free". Please test the features, don't focus too much on the code, it doesn't need to be optimized and/or pretty, but it needs to work correctly. The code runs easily on any personal computer 😉 |
no_split
or when clicking togenerate QR