Bug 253718

Summary: Mirror mode inverts shift+drag brush resizing
Product: [Applications] krita Reporter: pentalis
Component: UsabilityAssignee: Krita Bugs <krita-bugs-null>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: git master (please specify the git hash!)   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description pentalis 2010-10-10 06:16:33 UTC
Version:           svn trunk (using KDE 4.4.5) 
OS:                Linux

When View --> Mirror Image is activated, shift+drag for resizing brushes becomes mirrored too.

Normally, shift+drag makes the brush larger when dragging to the right, and smaller when dragging to the left. In mirror mode, this direction is reversed: dragging to the right shrinks, dragging to the left grows.

Reproducible: Always

Steps to Reproduce:
Activate Mirror Image by either:
1a.- Clicking View -> Mirror Image
or
1b.- Ctrl + I
And then:
2.- shift+drag the mouse to the left.
3.- shift+drag the mouse to the right.

Actual Results:  
After the execution of every step:
1.- The image becomes mirrored.
2.- The brush mask grows.
3.- The brush mask shrinks.

Expected Results:  
After the execution of every step:
1.- The image becomes mirrored.
2.- The brush mask shrinks.
3.- The brush mask grows.
Comment 1 pentalis 2010-10-11 15:06:41 UTC
I updated to current trunk and this bug is fixed there.