Skip to content

Commit f7207b7

Browse files
committed
[comp-scroll-anim] Nix gesture recognition case.
1 parent 8a15f7b commit f7207b7

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

composited-scrolling-and-animation/UseCases.md

-4
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,6 @@ Performant Effect Libraries
4242
-----
4343
- Currently, if a library provides an effect that is driven on the main thread, the performance of that effect depends entirely on the performance of the embedding content. It would be valuable to be able to author a library that is more performance isolated and can bill itself as such.
4444

45-
Gesture Recognition
46-
-----
47-
- With the ability to process input on the compositor thread, we would have the ability to write custom gesture recognition.
48-
4945
Element Location Tracking
5046
-----
5147
- It would be nice to keep track of the location of an element with respect to another element (in particular, a scroll clip), to get an asynchronous, as-accurate-as-possible set of records of the element's location history.

0 commit comments

Comments
 (0)