Re: [evolution-patches] patch for #43763



On Thu, 2003-05-29 at 10:52, Rodrigo Moya wrote:
> This makes the code use again g_signal_connect_after for the
> "button_press_event" on the top canvas. This was changed by JP to
> g_signal_connect for fixing #43103.
> 
> With this fix, I can't replicate #43103, so I imagine it doesn't affect
> it to use again connect_after. JP?

Well it sucks because the connect_after functions can't stop the signal
emission in time.  Basically this occurs because e-week-view-event-item
gets the notification after e-week-view even though its the canvas item
on top.  I don't know why this is so.

-JP
-- 
JP Rosevear <jpr ximian com>
Ximian, Inc.




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]