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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user