Skip to content
Commit c1857b0f authored by Benjamin Berg's avatar Benjamin Berg Committed by Bastien Nocera
Browse files

display: Fix mouse events not working in preview

We need to save event areas with the correct transformation.

The following things need to be take into account:
 * Current cairo matrix (translations)
 * Widget allocation because it is painting on the parents widgets window
 * Cairo device offset, which GTK+ sets (but not for a full window redraw)

https://bugzilla.gnome.org/show_bug.cgi?id=681475
parent 72cce6b8
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