forked from joejulian/gio
a5f8aa35e1
This commit updates the way that we change cursors so that the hotspot of the cursor is properly set to surface-local coordinates. The previous raw hotspot coordinates are relative to the cursor image buffer data, and do not take the buffer's scaling factor into account. Signed-off-by: Chris Waldon <christopher.waldon.dev@gmail.com>