Follow-up Comment #2, bug #15907 (project mypaint):

I think I figured out what the problem is.

Wacom tablets have a button along the stylus that can be pressed on two
points. The pressure point closer to the tip is middle-click, and is easy to
hit by accident while painting.

After I got annoyed by this a few times, I decided that it makes no sense to
drag the canvas around in the middle of a stroke anyway, and I added logic
that prevents middle-mouse panning while if there is pressure (drawwindow.py
line 257).

I expect that your tablet PC also correctly reports the pressure when you do
a middle-click, it's just that the device will never report a middle-click
without any pressure.

    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?15907>

_______________________________________________
  Nachricht geschickt von/durch Gna!
  http://gna.org/


_______________________________________________
Mypaint-bugs mailing list
[email protected]
https://mail.gna.org/listinfo/mypaint-bugs

Reply via email to