You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have to create a new QR-code object at the moment in order to be able to generates a new Qr-code with automatic properties set up. This seems unnecessary and allocates new heap memory each time.
The text was updated successfully, but these errors were encountered:
We have to create a new QR-code object at the moment in order to be able to generates a new Qr-code with automatic properties set up. This seems unnecessary and allocates new heap memory each time.
The text was updated successfully, but these errors were encountered: