Comments

Log in with itch.io to leave a comment.

Hi! Is there a way to disable the touch and hold input on a touch screen? I disabled it from windows, but it still registers as a hold in this app. It's kinda annoying as I use a couple of... holdable (? buttons

(1 edit)

Deck Hopper listens to pointer events on Windows devices, and to touch events on mobile devices. There’s no touch and hold event it natively listens to. So, if the context menu is popping up, that’s because Windows is telling it to register it as a right click button. I’m not sure how I’d go about disabling it without preventing the whole context menu from showing up.

Update: Working on a new version that will have the option to disable context menu.

Sorry I didn't see your reply before! I managed to make it work with timers, but will try if you updated it. Thanks!
Another question, how do I get my Pro key? I donated through paypal, but it didn't register it on itch.io, I was logged in...

Hey there! The update came out a few months ago. Here’s the relevant part:

  • Added an option in Settings to disable the context menu completely (useful for Windows touchscreen devices).

You need to donate directly via Itch.io for it to register. Can you email me at info@christinak.ca with your Paypal email you donated with, and your Deck Hopper User ID, so I can activate for you?

My bad! I couldn't find the donation button, I didn't realize I had to press download again!

Oh! So you were able to grab the code and activate it?

I picked up the pro version (PayPal donation) but when I try to log in to register the key in the app, I get an error pop up that says Error logging in: FirebaseError: Firebase: Error (auth/invalid-credential)

Hi, did you register first?

Yes. The purchase says it's registered to dammit2hell. I try to log in to the app to enter the key and get that error.

I tried again this morning and it's working. Sorry to have bothered you.

Unsure why it didn’t work the first time. Glad it’s resolved, though!