Updating branch refs/heads/master
         to 23f5db0ca7aed912c096b971ac1cd968ed101d57 (commit)
       from f37801667a46ae1677c6db6a125189f39a36d92c (commit)

commit 23f5db0ca7aed912c096b971ac1cd968ed101d57
Author: Harald Judt <h.j...@gmx.at>
Date:   Tue Jan 1 12:19:29 2013 +0100

    Scrollbox: Continue with the same label on reset.

 panel-plugin/weather-scrollbox.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/panel-plugin/weather-scrollbox.c b/panel-plugin/weather-scrollbox.c
index 9bb0e81..63c0ef6 100644
--- a/panel-plugin/weather-scrollbox.c
+++ b/panel-plugin/weather-scrollbox.c
@@ -443,6 +443,7 @@ gtk_scrollbox_reset(GtkScrollbox *self)
         self->timeout_id = 0;
     }
     self->fade = FADE_OUT;
+    gtk_scrollbox_prev_label(self);
     (void) gtk_scrollbox_control_loop(self);
 }
 
_______________________________________________
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits

Reply via email to