]> Pileus Git - ~andy/gtk/commit
texthandle: Fix shape setup on non-composited environments
authorCarlos Garnacho <carlos@lanedo.com>
Fri, 26 Oct 2012 15:46:40 +0000 (17:46 +0200)
committerCarlos Garnacho <carlos@lanedo.com>
Fri, 26 Oct 2012 15:46:40 +0000 (17:46 +0200)
commitf6952ceb827d6f8d1fe7010b4a0c70f41b0679ba
treeace092e27e72e13cdfd00adfcc5b457252126c01
parent237e984a5296fefa54fd2dd87af21faa40497587
texthandle: Fix shape setup on non-composited environments

The check on the handle to be drawn on the mask was based on the yet to
be set priv->windows pointers, pass explicitly the handle position to
have the shape correctly initialized on non-composited environments
gtk/gtktexthandle.c