offline-qr-code
offline-qr-code copied to clipboard
Keyboard zoom
Issue #189
Hey @rugk, thank you for the review and the tips!
I looked at your comments and fixed accordingly. I rewrote the key press listener to the addEventListener function and replaced the deprecated keyCodes. I removed the div with the tooltip and added the tip to Tips.js and the english messages.json.
When I was trying out the random tip I got it to show up incorrectly a few times, then changed my code to look like the other tips and then I couldn't get any tip to show at all so I hope the additions I made are correct.
Also sorry about the reformatting, Prettier did that on it's own, next time I'll check harder to make sure that doesn't happen again. 😅
Thank you once again for your comments and I hope these changes are better. 😀