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

Improving the reusability and maintainability in ScrollbarExt.kt file and Fix the scroll bar thumb jumping a little bit due to lack of smothness on interpolatedIndex #1550

Commits on Jul 14, 2024

  1. Configuration menu
    Copy the full SHA
    13d4e26 View commit details
    Browse the repository at this point in the history
  2. Remove the inline qualifier from the genericScrollbarState and make i…

    …t private instead of internal
    rodrigodiasferreira committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    e8d5d12 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Fix the scroll bar thumb jumping a little bit due to lack of smothnes…

    …s on interpolatedIndex
    
    Signed-off-by: Rodrigo Dias Ferreira <[email protected]>
    rodrigodiasferreira committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    31b77d5 View commit details
    Browse the repository at this point in the history