Diffusion Krita 81299955d6b0

CID 248785: Result is not floating-point (UNINTENDED_INTEGER_DIVISION)

Authored by rempt on Sep 26 2019, 1:52 PM.

Description

CID 248785: Result is not floating-point (UNINTENDED_INTEGER_DIVISION)

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