RESOLVED DUPLICATE of bug 131990 Bug 163566
Should pointer events use floats instead of ints? Retina displays may have fractional position.
https://bugs.webkit.org/show_bug.cgi?id=163566
Summary Should pointer events use floats instead of ints? Retina displays may have fr...
Jeremy Jones
Reported 2016-10-17 14:48:37 PDT
In PlatformMouseEvent IntPoint m_position; IntPoint m_globalPosition; IntPoint m_movementDelta; Maybe these should be FloatPoint.
Attachments
zalan
Comment 1 2016-10-17 15:15:23 PDT
*** This bug has been marked as a duplicate of bug 131990 ***
Note You need to log in before you can comment on or make changes to this bug.