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 an iOS15 issue where Safari tab bar interrupts panning #11084

Merged
merged 4 commits into from Oct 5, 2021

Commits on Oct 5, 2021

  1. Configuration menu
    Copy the full SHA
    285562a View commit details
    Browse the repository at this point in the history
  2. fix tests and lint

    mourner committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    a18856b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d82b00f View commit details
    Browse the repository at this point in the history
  4. Move blur event reset into non-touch handlers (#11087)

    * Move blur event reset into non-touch handlers
    
    * Fix linter
    
    * Fix/amend unit tests
    
    * Flush task queue in rotate test
    rreusser committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    010c497 View commit details
    Browse the repository at this point in the history