Follow-up Comment #4, bug #17694 (project mypaint):

The starting position of the straight line is the last point where mypaint
has seen motion with non-zero pressure. I suspect that either your stylus tip
or the tablet driver's filtering is taking some time until pressure goes down
to exactly zero.

You should be able to confirm this by looking at the pressure value in the
"test input devices" dialog or with "xinput test", and you should be able to
get rid of the problem by changing the global pressure curve such that small
pressure values are mapped to zero.

If my guess above turns out correct, them I'm still not sure whether/how we
should fix this. I think we did require full click pressure to set the source
of the straight lines in earlier versions, but it was kind of unexpected, too.

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  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