Skip to content

toy-toolkit: Fix rotations

Derek Foreman requested to merge derekf/weston:fix_ttk_rot into main

Ever since commit 3012934a some rotations have been broken. This is because I transposed xy and yx in the cairo_matrix_init() call.

Signed-off-by: Derek Foreman derek.foreman@collabora.com

Merge request reports