Improve decoration display for multibrush tool
ClosedPublic

Authored by scottpetrovic on Jan 17 2019, 7:07 PM.

Details

Reviewers
rempt
Group Reviewers
Krita
Summary

This mostly improves the decoration shown on the multibrush tool. This all will appear when "show origin" is enabled.

When you are in symmetry mode you can see all the division lines now. As you change the brush count the display should be updated on the canvas.

I also updated the logic a bit for the mirror mode. When you enable either horizontal or vertical...it will update the decoration to show what is actively being used.

Test Plan

Turned things on and off and painted a bit to make sure it still worked.
In symmetry mode...toggled the rotation and brushes variables to make sure that updates accordingly
In mirror mode...toggle the vertical and horizontal checkboxes and make sure that updates accordingly

Diff Detail

Repository
R37 Krita
Lint
Lint Skipped
Unit
Unit Tests Skipped
scottpetrovic created this revision.Jan 17 2019, 7:07 PM
Restricted Application added a project: Krita. ยท View Herald TranscriptJan 17 2019, 7:07 PM
scottpetrovic requested review of this revision.Jan 17 2019, 7:07 PM
scottpetrovic edited the summary of this revision. (Show Details)
rempt accepted this revision.Jan 19 2019, 1:39 PM
This revision is now accepted and ready to land.Jan 19 2019, 1:39 PM
scottpetrovic closed this revision.Jan 19 2019, 5:28 PM

Pushed and closing...