[totem] browser: Clean up draw button after it stops glowing
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem] browser: Clean up draw button after it stops glowing
- Date: Mon, 6 Dec 2010 19:14:49 +0000 (UTC)
commit 2f01bc54e3f0567f84df0a769b46017be419adce
Author: Bastien Nocera <hadess hadess net>
Date: Mon Dec 6 19:06:10 2010 +0000
browser: Clean up draw button after it stops glowing
browser-plugin/totem-glow-button.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/browser-plugin/totem-glow-button.c b/browser-plugin/totem-glow-button.c
index d5a31f8..ae1cea2 100644
--- a/browser-plugin/totem-glow-button.c
+++ b/browser-plugin/totem-glow-button.c
@@ -302,6 +302,7 @@ totem_glow_button_set_timeout (TotemGlowButton *button, gboolean set_timeout)
button->button_glow = 0;
}
button->glow_factor = 0.0;
+ gtk_widget_queue_draw (GTK_WIDGET (button));
}
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]