mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-01 15:45:38 +00:00
21ad48b7de
Instead of querying the backing store scale for every pointer event, use the scale from the last window draw. It might not make any visible difference because we redraw on scale changes, but it is more correct. Signed-off-by: Elias Naur <mail@eliasnaur.com>