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 jittery scrolling #40215

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

Commits on Sep 25, 2021

  1. subsystem:doc

    This pr fixes the jittery scrolling behavior introduced in
    nodejs#37301
    
    fix:nodejs#40099
    refs:https://infrequently.org/2020/12/resize-resilient-deferred-rendering/
    saltybuckets committed Sep 25, 2021
    Configuration menu
    Copy the full SHA
    5322a0d View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2021

  1. formatting

    saltybuckets committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    1d56881 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c3bc1ae View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2021

  1. linting

    saltybuckets committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    13863e6 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
    saltybuckets and aduh95 committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    a6e35c8 View commit details
    Browse the repository at this point in the history
  3. lint

    saltybuckets committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    1678e16 View commit details
    Browse the repository at this point in the history