[AdgGtkArea] Do not overwrite the canvas global matrix
commitdfe985fd55525f83154b1df0aa46b8abd1d9d0dc
authorNicola Fontana <ntd@entidi.it>
Sat, 10 Apr 2010 18:47:35 +0000 (10 20:47 +0200)
committerNicola Fontana <ntd@entidi.it>
Sat, 10 Apr 2010 18:47:35 +0000 (10 20:47 +0200)
tree923bb553ecf1a1a4aff9e9c91fb0bbc3a8495df0
parentc99a7ac260f0144e9c391b2354d2b9edce40d4e1
[AdgGtkArea] Do not overwrite the canvas global matrix

When adjusting the canvas in the size_request() phase, change the global
matrix with adg_entity_transform_global_matrix() instead of forcibly
overwrite its value with adg_entity_set_global_matrix().
src/adg-gtk/adg-gtk-area.c