Files
servo/components/shared/embedder
Euclid Ye a30bdc1870 embedder_traits: Specify clearly what the sign of WheelDelta means (#43210)
Right now this is not documented and really confusing. I believe these
decisions
are made to align with
[winit](e9809ef54b/src/event.rs (L957-L958)):
> /// Positive values indicate that the content that is being scrolled
should move
> /// right and down (revealing more content left and up).

I don't know about other people emebedding Servo, but I have always been
thinking reversely.

---------

Signed-off-by: Euclid Ye <yezhizhenjiakang@gmail.com>
Co-authored-by: Martin Robinson <mrobinson@igalia.com>
2026-03-12 10:46:03 +00:00
..
2026-03-01 14:15:27 +00:00