Skip to content
  • Cosimo Cecchi's avatar
    range: don't draw origin when the slider is invisible · d434a910
    Cosimo Cecchi authored
    When the range of the GtkRange is zero (i.e. the upper and lower bounds
    of the adjustment have the same value), don't use an origin to draw the
    trough, as the slider will also be hidden, and the juncture between the
    two sections of the trough will be visible.
    d434a910