Marina Zhurakhinskaya 732ba8576d Set this._notificationRemoved to false in _hideNotificationComplete()
We used to set this._notificationRemoved to false in _hideNotification().
However, the user focusing on the associated application can result in the
source being removed while the notification is hiding, in which case
this._notificationRemoved was set to true and never unset. This resulted in
the next notification only showing up briefly and hiding. Moving setting
this._notificationRemoved to false to _hideNotificationComplete() fixes this
behavior.

https://bugzilla.gnome.org/show_bug.cgi?id=611122
2010-03-08 16:39:52 -05:00
..
2009-12-18 11:19:59 -05:00
2010-03-08 14:41:54 +01:00
2010-03-05 12:02:18 -05:00
2010-02-02 10:31:38 -05:00
2010-02-25 14:42:58 -05:00
2010-02-12 23:52:15 +01:00