Fix rectangular grid spacing limits incorrect after resizing canvas
ClosedPublic

Authored by surt on Jun 1 2019, 10:49 PM.

Details

Reviewers
rempt
Group Reviewers
Krita
Summary

BUG: 408166

Fix grid spacing being limited to half load-time image size.
Removed setGridDivision which was only used to set the spacing spinbox max on image load.
Changed spacing spinbox max to int max.

Diff Detail

Repository
R37 Krita
Lint
Lint Skipped
Unit
Unit Tests Skipped
surt requested review of this revision.Jun 1 2019, 10:49 PM
surt created this revision.
surt edited the summary of this revision. (Show Details)Jun 1 2019, 11:01 PM
rempt accepted this revision.Jun 3 2019, 8:22 AM
rempt added a subscriber: rempt.

Hi! Thanks for the patch. Have you got commit access?

This revision is now accepted and ready to land.Jun 3 2019, 8:22 AM
surt added a comment.Jun 3 2019, 7:38 PM

Have you got commit access?

I don't believe so.

rempt added a comment.Jun 4 2019, 7:34 AM

Okay, I'll push your patches now :-)

rempt closed this revision.Jun 4 2019, 7:42 AM