More hacks

Somewhat mysteriously, the overlayed scrollbars don't work as
scrollbars when faded in beforehand, so let Lapo wiggle his mouse
to make them appear.
This commit is contained in:
Matthias Clasen
2014-11-04 08:11:05 -05:00
parent 0d63fdadfe
commit 4c82fd5c4c

View File

@@ -3590,9 +3590,6 @@ setup_indicator (GtkScrolledWindow *scrolled_window,
gdk_window_hide (indicator->window);
gtk_widget_set_opacity (scrollbar, 0.0);
indicator->current_pos = 0.0;
if (g_getenv ("GTK_OVERLAY_SCROLLING_NO_FADE"))
indicator_start_fade (indicator, 1.0);
}
static void