Bug 253718 - Mirror mode inverts shift+drag brush resizing
Summary: Mirror mode inverts shift+drag brush resizing
Status: RESOLVED FIXED
Alias: None
Product: krita
Classification: Applications
Component: Usability (show other bugs)
Version: git master (please specify the git hash!)
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-10 06:16 UTC by pentalis
Modified: 2010-10-11 15:06 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.