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

[DO NOT MERGE YET] Improve rendering performance by chunking layout #263

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

Commits on Oct 14, 2020

  1. Configuration menu
    Copy the full SHA
    990bad9 View commit details
    Browse the repository at this point in the history
  2. Add #menu-spacer { overflow-anchor: none; }

    As described in [1], this prevents a flickering issue.
    
    [1]: https://bugs.chromium.org/p/chromium/issues/detail?id=1138233#c3
    mathiasbynens committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    e9906b3 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2020

  1. Support ecma-402

    mathiasbynens committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    790ca20 View commit details
    Browse the repository at this point in the history