Skip to content
Commit 978cf9d3 authored by Owen W. Taylor's avatar Owen W. Taylor
Browse files

Fix redundant calls to global.get_pointer()

Since we are keeping a current pointer position anyways, we
don't have to continually call global.get_pointer() which is
a round trip to the magnifier; make ZoomRegion simply fetch
a current position stored in the Magnifier object.

https://bugzilla.gnome.org/show_bug.cgi?id=633553
parent 96fb6d8f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment