Diffusion Krita 53ce5cc4c9a6

Fix integer division

Authored by rempt on Sep 12 2019, 12:28 PM.

Description

Fix integer division

integer_division: Dividing integer expressions this->width() and 2,
and then converting the integer quotient to type double. Any remainder,
or fractional part of the quotient, is ignored.

CID:250775

Details

Committed
remptSep 12 2019, 12:28 PM
Parents
R37:90a654fb5b25: Remove unused enum and variable
Branches
Unknown
Tags
Unknown