mutter/clutter
Georges Basile Stavracas Neto d08f724bc3 clutter/actor: Round to 256ths when projecting for picking
Picking is specially sensitive for float precision, and tests can
easily fail when something changes, even if ever so slightly. A
simple way to workaround this is by adjusting the projected points
using the same procedure described at 67cc60cbda.

Round projected points for picking to 256ths.

https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1489
2020-10-16 13:37:44 -03:00
..
clutter clutter/actor: Round to 256ths when projecting for picking 2020-10-16 13:37:44 -03:00
.gitignore
meson.build clutter: Include semi private cogl API 2020-07-02 19:36:50 +02:00