Skip to content
  • Matthias Clasen's avatar
    zoom scrolling: Improve the previous fix · c060d93e
    Matthias Clasen authored
    As Sebastian pointed out, just resetting the initial slider
    position was an incomplete fix, because it does not cause the
    delta to be recomputed, which is important in this scenario,
    because you've likely travelled some distance over the slider
    before the long press kicks in.
    Instead, explicitly record both the slider position and the
    delta.
    c060d93e