Diffusion Krita b49d97897559

Fix Grow Selection expanding in one direction

Authored by tymond on Dec 2 2019, 5:47 PM.

Description

Fix Grow Selection expanding in one direction

Before this commit there was a mistake in calculating
the border of the selection. It was caused by misreading
the original calculation equation while fixing the
CID issue (dividing by 0).
This commit fixes the behaviour by ensuring that
the value is being multiplied, not divided by sqrt.

BUG:414647

Details

Committed
tymondDec 2 2019, 6:24 PM
Parents
R37:d4dfd7b6777b: Update URLs
Branches
Unknown
Tags
Unknown