(
Jump to the original submission)
Mon 31 Jan 2011 05:57:00 PM UTC, comment #6:
(Note: in MyPaint > 0.9.0 the event order can be seen "Test input devices" in the debug menu.)
|
Fri 16 Jul 2010 03:55:04 PM UTC, comment #5:
Fix for mouse painting committed: http://gitorious.org/mypaint/mypaint/commit/bedc2198fe4867
The issue with tablets that /do/ report pressure, but not motion without pressure, remains unsolved (need more info about the GTK events those devices generate to do anything about it).
|
Fri 02 Jul 2010 07:02:02 AM UTC, comment #4:
Update: on MacOSX only the Snowleopard xorg-server v1.42 is affected, with the macports version v1.8.1 it is working fine.
|
Tue 09 Mar 2010 06:14:35 PM UTC, comment #3:
This also affects users on OSX using MyPaint with X.app as reported here: http://forum.intilinux.com/mypaint-development-and-suggestions/mac-osx-port/msg6039/#msg6039
|
Wed 24 Feb 2010 08:16:26 PM UTC, comment #2:
http://forum.intilinux.com/mypaint-help-and-tips/touchscreen-brush-%27trailing%27-issue/
|
Thu 04 Jun 2009 09:45:12 AM UTC, comment #1:
http://talk.maemo.org/showthread.php?t=16079&page=12
|
Thu 04 Jun 2009 09:38:35 AM UTC, original submission:
Several users with special input devices (eg. capacitive touchscreens) have reported that MyPaint adds extra lines between the strokes.
This happens when MyPaint does not see any motion events between the strokes. It will interpolate position and pressure from the last motion event.
The workaround is in to either disable pressure information (in settings->pressure, set "mode for input devices" to "disabled") or to require some minimal pressure before painting (in settings->pressure, add a new control point to the "global pressure mapping" curve and drag it to (0.2, 0.0).
There were several attempts to fix this, the most recent one, reverted again in svn r330 since it caused problems on normal tablets. To find a good fix that works for everyone, someone has to analyze what GDK events you actually get on those devices and in what order.
|
No files currently attached
Depends on the following items: None found
Items that depend on this one: None found