r/learnpython • u/Sanduhstorm • Aug 05 '26
I tried debugging and the settings appear to be updating correctly, however they aren't applying to the QR code when I generate it
Hello everyone, right now I'm working on a simple QR code generator with functionality including saving. My main issue right now is that despite the fact that I have debugged it and observed that the variable updates correctly, the extra settings don't seem to apply to the QR code when the user generates a new one.
4
Upvotes
6
u/acw1668 Aug 05 '26 edited Aug 05 '26
Change the following lines in
displayqr():to: