solosky / pixl.js

An emulator for Amiibo!
GNU General Public License v2.0
575 stars 110 forks source link

[amiibolink] Fixed: long pressing LEFT/RIGHT didn't cycle through tags. #201

Closed fishybow closed 7 months ago

fishybow commented 7 months ago

Fixed a bug where long pressing LEFT/RIGHT would show the menu, instead of cycling through the tags.

As a side effect, it also simplifies the input handling. The LONG_PRESS type didn't need to be handled explicitly in the first place.

netlify[bot] commented 7 months ago

Deploy Preview for aquamarine-heliotrope-f610d4 ready!

Name Link
Latest commit 2580154313e5c6a65d60af60975fcc14cdcb5086
Latest deploy log https://app.netlify.com/sites/aquamarine-heliotrope-f610d4/deploys/65a4198a14a3aa000877f425
Deploy Preview https://deploy-preview-201--aquamarine-heliotrope-f610d4.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

solosky commented 7 months ago

Thanks for your contribution.