[f21/master] Let gtk determine the allocation for overlays.

David Shea dshea at redhat.com
Thu Aug 28 14:12:15 UTC 2014


On 08/28/2014 10:06 AM, Vratislav Podzimek wrote:
> On Thu, 2014-08-28 at 10:04 -0400, Chris Lumens wrote:
>>> Why the return value changes here? Could you please add a comment about
>>> its meaning? ACK otherwise.
>> Typically in GTK signal handlers, a return value of True means that no
>> other function should be called for this signal and a value of False
>> means that other functions should be called.
> That was my guess, but still I don't understand the change. Is it to let
> Gtk calculate the allocations?
>

Yeah. It comes out the same as when we calculated it, but without the 
part where our calculations never got set because everything is broken.


More information about the anaconda-patches mailing list