[gtk+] Revert "notebook: redraw arrows after closing a tab"
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] Revert "notebook: redraw arrows after closing a tab"
- Date: Fri, 27 Jan 2017 14:54:34 +0000 (UTC)
commit 03c026e6b6eb5c4967eadcb13f67c26df6658df3
Author: Michael Catanzaro <mcatanzaro gnome org>
Date: Fri Jan 27 08:54:24 2017 -0600
Revert "notebook: redraw arrows after closing a tab"
This reverts commit 218beb2ef49d407b547047693605328c10d4877d.
gtk/gtknotebook.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/gtk/gtknotebook.c b/gtk/gtknotebook.c
index 2d9a06f..0afa5cb 100644
--- a/gtk/gtknotebook.c
+++ b/gtk/gtknotebook.c
@@ -4950,8 +4950,6 @@ gtk_notebook_real_remove (GtkNotebook *notebook,
gtk_notebook_update_labels (notebook);
if (need_resize)
gtk_widget_queue_resize (GTK_WIDGET (notebook));
- if (priv->scrollable)
- gtk_notebook_redraw_arrows (notebook);
}
static void
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]