Part 1 of a multipart commit
Part 1 of a multipart commit
This commit is contained in:
@ -1494,6 +1494,7 @@ gtk_range_adjustment_value_changed (GtkAdjustment *adjustment,
|
||||
{
|
||||
gtk_range_slider_update (range);
|
||||
gtk_range_clear_background (range);
|
||||
gdk_window_process_updates (range->trough, TRUE);
|
||||
|
||||
range->old_value = adjustment->value;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user