Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Add scroll wheel support to desktop GLFW shell #8416

Merged
merged 1 commit into from
Apr 2, 2019

Conversation

stuartmorgan-g
Copy link
Contributor

Sends scroll events from GLFW to the Flutter engine, allowing scrolling
of Scrollables via a scroll wheel.

Sends scroll events from GLFW to the Flutter engine, allowing scrolling
of Scrollables via a scroll wheel.
@stuartmorgan-g stuartmorgan-g merged commit a650790 into flutter:master Apr 2, 2019
@stuartmorgan-g stuartmorgan-g deleted the glfw-scrollwheel branch April 2, 2019 22:17
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Apr 3, 2019
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Apr 3, 2019
engine-flutter-autoroll added a commit to flutter/flutter that referenced this pull request Apr 3, 2019
flutter/engine@4a8c7dc...cc11550

git log 4a8c7dc..cc11550 --no-merges --oneline
cc11550 Roll src/third_party/skia c9eeab3d85b9..e25b4472cdd9 (1 commits) (flutter/engine#8420)
20e4599 Roll src/third_party/skia 71c0e9422038..c9eeab3d85b9 (4 commits) (flutter/engine#8418)
a650790 Add scroll wheel support to desktop GLFW shell (flutter/engine#8416)
77d8e12 Roll src/third_party/dart 14fd3b7d6a..f6768b6fb3 (5 commits)
23fceaa Added new Android embedding packages to javadoc generation. (flutter/engine#8411)
2f17860 Pass environment defines to compile flutter platform step. (flutter/engine#8412)

The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff (chinmaygarde@google.com), and stop
the roller if necessary.
RBogie pushed a commit to RBogie/flutter-engine that referenced this pull request Apr 8, 2019
Sends scroll events from GLFW to the Flutter engine, allowing scrolling
of Scrollables via a scroll wheel.
RBogie added a commit to RBogie/flutter-engine that referenced this pull request Apr 8, 2019
RBogie added a commit to RBogie/flutter-engine that referenced this pull request Apr 8, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants