Diffusion Krita 835b482aa60a

Fix rounding of doc offset in fractional DPI scaling

Authored by alvinhochun on Apr 27 2019, 11:05 AM.

Description

Fix rounding of doc offset in fractional DPI scaling

I originally used floor when rounding to device pixels, but it appears
that rounding to nearest is the more correct choice.

This partially stops the canvas from juggling when the "Fit to Page"
action is performed.

Details

Committed
ashwindApr 28 2019, 4:40 PM
Parents
R37:1deb7046bd7f: Make spacing in canvas input settings consistent.
Branches
Unknown
Tags
Unknown