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

Fix ScrollbarPainter thumbExtent calculation and add padding #31763

Merged

Commits on Apr 25, 2019

  1. WIP

    LongCatIsLooong committed Apr 25, 2019
    Configuration menu
    Copy the full SHA
    c46cec9 View commit details
    Browse the repository at this point in the history
  2. page calculation

    LongCatIsLooong committed Apr 25, 2019
    Configuration menu
    Copy the full SHA
    42bf521 View commit details
    Browse the repository at this point in the history
  3. WIP

    LongCatIsLooong committed Apr 25, 2019
    Configuration menu
    Copy the full SHA
    ef0a54e View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2019

  1. WIP

    LongCatIsLooong committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    a2cec76 View commit details
    Browse the repository at this point in the history
  2. scrollbar x position

    LongCatIsLooong committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    4432ff3 View commit details
    Browse the repository at this point in the history
  3. fix tests

    LongCatIsLooong committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    134df49 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2019

  1. WIP

    LongCatIsLooong committed Apr 27, 2019
    Configuration menu
    Copy the full SHA
    7792e4d View commit details
    Browse the repository at this point in the history
  2. add tests

    LongCatIsLooong committed Apr 27, 2019
    Configuration menu
    Copy the full SHA
    0386126 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    71edbc8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4e4c640 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2019

  1. fix tests

    LongCatIsLooong committed Apr 28, 2019
    Configuration menu
    Copy the full SHA
    c06299f View commit details
    Browse the repository at this point in the history
  2. more tests

    LongCatIsLooong committed Apr 28, 2019
    Configuration menu
    Copy the full SHA
    4433a94 View commit details
    Browse the repository at this point in the history
  3. remove newline

    LongCatIsLooong committed Apr 28, 2019
    Configuration menu
    Copy the full SHA
    ffddf9c View commit details
    Browse the repository at this point in the history
  4. typo

    LongCatIsLooong committed Apr 28, 2019
    Configuration menu
    Copy the full SHA
    5833e34 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2019

  1. comments

    LongCatIsLooong committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    96924ec View commit details
    Browse the repository at this point in the history
  2. replace new syntax

    LongCatIsLooong committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    74c79a8 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'scrollable-obstructions' of github.com:LongCatIsLooong/…

    …flutter into scrollable-obstructions
    LongCatIsLooong committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    6a62e9c View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2019

  1. Configuration menu
    Copy the full SHA
    2532fdb View commit details
    Browse the repository at this point in the history
  2. Review

    LongCatIsLooong committed Apr 30, 2019
    Configuration menu
    Copy the full SHA
    5e1e04a View commit details
    Browse the repository at this point in the history
  3. review

    LongCatIsLooong committed Apr 30, 2019
    Configuration menu
    Copy the full SHA
    f267818 View commit details
    Browse the repository at this point in the history
  4. Use ready-made wheels

    LongCatIsLooong committed Apr 30, 2019
    Configuration menu
    Copy the full SHA
    1d94387 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2019

  1. Configuration menu
    Copy the full SHA
    5aaf9d1 View commit details
    Browse the repository at this point in the history
  2. WIP

    LongCatIsLooong committed May 1, 2019
    Configuration menu
    Copy the full SHA
    0ab4191 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7eaacda View commit details
    Browse the repository at this point in the history
  4. fix extentInside

    LongCatIsLooong committed May 1, 2019
    Configuration menu
    Copy the full SHA
    8e31413 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2019

  1. Configuration menu
    Copy the full SHA
    12885d2 View commit details
    Browse the repository at this point in the history
  2. fix docs

    LongCatIsLooong committed May 2, 2019
    Configuration menu
    Copy the full SHA
    a78021f View commit details
    Browse the repository at this point in the history
  3. english

    LongCatIsLooong committed May 2, 2019
    Configuration menu
    Copy the full SHA
    6ded32b View commit details
    Browse the repository at this point in the history

Commits on May 7, 2019

  1. review, WIP

    LongCatIsLooong committed May 7, 2019
    Configuration menu
    Copy the full SHA
    4d3e39e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2357997 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4271b67 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    387c5cd View commit details
    Browse the repository at this point in the history
  5. Merge branch 'scrollable-obstructions' of github.com:LongCatIsLooong/…

    …flutter into scrollable-obstructions
    LongCatIsLooong committed May 7, 2019
    Configuration menu
    Copy the full SHA
    5578ad2 View commit details
    Browse the repository at this point in the history
  6. indentation

    LongCatIsLooong committed May 7, 2019
    Configuration menu
    Copy the full SHA
    128c12b View commit details
    Browse the repository at this point in the history

Commits on May 9, 2019

  1. change wording

    LongCatIsLooong committed May 9, 2019
    Configuration menu
    Copy the full SHA
    535d25c View commit details
    Browse the repository at this point in the history
  2. review

    LongCatIsLooong committed May 9, 2019
    Configuration menu
    Copy the full SHA
    be616d3 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2019

  1. remove whitespace

    LongCatIsLooong committed May 13, 2019
    Configuration menu
    Copy the full SHA
    d6c9632 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2019

  1. trailing comma

    LongCatIsLooong committed May 29, 2019
    Configuration menu
    Copy the full SHA
    67d9e58 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2bea4cf View commit details
    Browse the repository at this point in the history
  3. must -> should

    LongCatIsLooong committed May 29, 2019
    Configuration menu
    Copy the full SHA
    54d37d1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ff2fff9 View commit details
    Browse the repository at this point in the history