sekaiproject / ponscripter-fork

Fork of the Ponscripter visual novel engine to take advantage of SDL2 and improve Steam integration
GNU General Public License v2.0
74 stars 28 forks source link

Clicks no longer working from tablet stylus #59

Closed Jadomonkey closed 10 years ago

Jadomonkey commented 10 years ago

Win 7 and Vista tested with a Cintiq 12wx and Bamboo. They functioned properly before, but now there is problems with the left and right clicks. The cursor tracks the stylus fine, but you have to click multiple times to get a response, somewhat similar to an earlier issue with mouse clicks.

Jadomonkey commented 10 years ago

Able to confirm #61 as the source of this issue. Consistently produces the proper results if the cursor isn't moved at all. Was not fun to test.

euank commented 10 years ago

Since this was a duplicate of #61, I'm going to close it. If there are further issues with the tablet that differ from this or if it turns out this wasn't a duplicate, please make a new issue / reopen.

Thanks for the report. (also, pushed what I hope will fix #61, I'll comment again there once it's live). I'd be happy for input that it's fixed on #61 once it is live.