offline-qr-code icon indicating copy to clipboard operation
offline-qr-code copied to clipboard

Keyboard zoom

Open eridilla opened this issue 2 years ago • 1 comments

Issue #189

eridilla avatar Dec 18 '22 19:12 eridilla

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. 😀

eridilla avatar Dec 20 '22 04:12 eridilla