wonderunit / storyboarder

✏️ Storyboarder makes it easy to visualize a story as fast you can draw stick figures.
https://wonderunit.com/storyboarder
3.24k stars 301 forks source link

Sketchpane stylus input competes with mouse input #927

Open LeieSistal opened 6 years ago

LeieSistal commented 6 years ago

The problem I seem to have is that the cursor position is still the original position it had when I last move the mouses, yet when I use the tablet to draw it most of the time draw from the point on the tablet but some time it conflict with the position it had with the mouse. This error happened on multiple computer and table, but all on windows 10.

Operating System Windows 10 Famille 64-bit CPU Intel Core i5 4690 @ 3.50GHz
Haswell 22nm Technology RAM 32,0 Go Dual-Channel DDR3 @ 799MHz (9-9-9-24) Motherboard MSI Z97 GAMING 5 (MS-7917) Graphics PHL 233V5 (1920x1080@60Hz) DELL 1907FP (1280x1024@75Hz) DELL 1907FP (1280x1024@60Hz) 2047MB NVIDIA GeForce GTX 1060 6GB (MSI)
Storage 465GB Samsung SSD 850 EVO 500GB (SSD)

akewea commented 6 years ago

I got the same here : Storyboarder 1.2.1, Windows 10 Pro 64, old Wacom Bamboo.

christiansass commented 6 years ago

same

setpixel commented 6 years ago

related to: #1072

During a "pen" pointer down session, we should disregard any NONPEN (mouse/touch/etc) pointer events.

audionerd commented 6 years ago

This is tricky because "pen" sometimes reports as "mouse" :/

As an example:

audionerd commented 6 years ago

Could try the pointer's device id?