Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add scroll_area::State::velocity #3300

Merged
merged 4 commits into from
Sep 5, 2023
Merged

Add scroll_area::State::velocity #3300

merged 4 commits into from
Sep 5, 2023

Commits on Aug 22, 2023

  1. Implement has_momentum

    Barugon committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    65dce56 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. Add doc comment

    Barugon committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    62d157b View commit details
    Browse the repository at this point in the history
  2. Call it has_velocity

    emilk committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    07bb9e5 View commit details
    Browse the repository at this point in the history
  3. Implement velocity method

    Barugon committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    d893e64 View commit details
    Browse the repository at this point in the history