]> Pileus Git - ~andy/gtk/commit
entry-completion: don't subtract entry borders from popup allocation
authorCosimo Cecchi <cosimoc@gnome.org>
Tue, 27 Mar 2012 18:22:56 +0000 (14:22 -0400)
committerCosimo Cecchi <cosimoc@gnome.org>
Fri, 4 May 2012 19:43:27 +0000 (15:43 -0400)
commit644070b55179f7fa72b386e60d229646f93ad9a4
tree7d80eb16a7d9acf2c913b758e2e929b671ce4e00
parent3f54cf9e78f5cd3cc93f7358869eb47af3491cb1
entry-completion: don't subtract entry borders from popup allocation

The completion popup should be aligned with the GtkEntry allocation, not
less than that.

https://bugzilla.gnome.org/show_bug.cgi?id=672947
gtk/gtkentrycompletion.c