mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
parent
4f625d3ab6
commit
a61989e82b
2 changed files with 26 additions and 16 deletions
|
@ -121,7 +121,7 @@ pub trait CompositorLayer {
|
|||
|
||||
// Takes in a MouseWindowEvent, determines if it should be passed to children, and
|
||||
// sends the event off to the appropriate pipeline. NB: the cursor position is in
|
||||
// page coordinates.
|
||||
// client coordinates.
|
||||
fn send_mouse_event<Window>(&self,
|
||||
compositor: &IOCompositor<Window>,
|
||||
event: MouseWindowEvent,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue