Bug 369125

Summary: Brushstroke offset compared to actual cursor
Product: [Applications] krita Reporter: Pierre "bloodywing" Geier <bloodywing>
Component: Brush enginesAssignee: Krita Bugs <krita-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: halla
Priority: NOR    
Version: git master (please specify the git hash!)   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Pierre "bloodywing" Geier 2016-09-20 21:44:56 UTC
Looks like a brush engine problem for me, since it doesn't happen with all brushes. But Deevads 2B roller brush shows a nice example of this effect (In deevads current krita brush kit) (pixel brush with texture)

This is not a problem between tablet and krita cursor, the offset here is fine or not present at all.
But with some brushes it looks like the actual stroke is offset.

Found the problem which causes this: enabled dynamic size in brush editor. The brush scales down because of low pressure but the scaled down stroke doesn't get centered like one with max pressure.

Reproducible: Always
Comment 1 Halla Rempt 2016-11-01 10:31:09 UTC
Hi Pierre,

Which size dynamic does this happen with?
Comment 2 Pierre "bloodywing" Geier 2016-11-03 21:46:17 UTC
Hi :) It no longer happens. Tested with 5b6b187b36bdce977072ce9cb8df02db1a03424a / 3.0.92 but I can't tell you what commit exactly fixed it.
Comment 3 Halla Rempt 2016-11-03 22:32:01 UTC
Thanks for checking again!