Bug 1085 - Cursor is in wrong position on ClutterEntry if set
authorNeil Roberts <neil@openedhand.com>
Mon, 18 Aug 2008 15:33:38 +0000 (15:33 +0000)
committerNeil Roberts <neil@openedhand.com>
Mon, 18 Aug 2008 15:33:38 +0000 (15:33 +0000)
commit6b4a033efedb80e01330addc9e41f7213f7845ad
tree705acb927fa2e7a626a43bdccdac3d90557eb33e
parentcd7b7c9c7263cfc92a399ee167ec6514ea64baa3
Bug 1085 - Cursor is in wrong position on ClutterEntry if set
x-align property

* clutter/clutter-entry.c (clutter_entry_paint): When calculating
the position to draw the cursor at, take into account the
alignment of the text. Queue a redraw when the x-align property is
changed.
ChangeLog
clutter/clutter-entry.c