Skip to content

Init scrollTop #60

@RedskyThirty

Description

@RedskyThirty

Added this in the method "ss" :

  1. After "this.direction = ..."
    var initScrollTop = this.target.scrollTop;

  2. Before "dragDealer(this.bar, this);"
    this.el.scrollTop = initScrollTop;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions