issues
search
deltachat
/
invite
Invite links for deltachat
https://i.delta.chat
GNU Affero General Public License v3.0
10
stars
1
forks
source link
Use different lib to render qr code, also render it to svg instead of canvas.
#38
Closed
Simon-Laux
closed
7 months ago
Simon-Laux
commented
7 months ago
rendering to svg solves the qr code rendering problem on firefox
the lib we use now aims to be the most correct library:
https://github.com/nayuki/QR-Code-generator
Bonus: This change saves 7kb on every page load.
the minimum target of the website is ist es5/es2015 (javascript version)