Re-enable antialias for selection tools.
ClosedPublic

Authored by abrahams on Aug 3 2015, 9:41 PM.

Details

Summary

Removed a call to "disable antialias option" which was applied to all
tools during the refactor. Enable AA for the select path tool as well.

BUG:350803

Diff Detail

Repository
R8 Calligra
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
abrahams updated this revision to Diff 512.Aug 3 2015, 9:41 PM
abrahams retitled this revision from to Re-enable antialias for selection tools..
abrahams updated this object.
abrahams edited the test plan for this revision. (Show Details)
abrahams added reviewers: rempt, dkazakov.
woltherav accepted this revision.Aug 4 2015, 10:52 AM
woltherav added a reviewer: woltherav.
woltherav added a subscriber: woltherav.

This works properly. The rectangle selection probably doesn't need a checkbox, but other than that this can be pushed.
(And you don't have to worry about having small changes like this reviewed. I get that big ones like you normally do need review, but for tiny ones like these you can you push them straight away.)

This revision is now accepted and ready to land.Aug 4 2015, 10:52 AM
dkazakov accepted this revision.Aug 4 2015, 11:14 AM
dkazakov edited edge metadata.

Looks good to me :)

This revision was automatically updated to reflect the committed changes.