Re: [mediacapture-screen-share-extensions] [Capture control] Supporting zoom via gesture forwarding (#22)

> Pinching for tactile surfaces

Please see my answer [here](https://github.com/screen-share/captured-surface-control/issues/24).

> OS wide keyboard combinations, for instance https://support.apple.com/en-ke/guide/mac-help/mchl779716b8/mac.

The user might either be attempting to control the zoom on the capturing OR captured application. The capturing application has a good way of knowing which it is. For example, if the user interacts with zoom-controls the app intentionally overlays on top of the preview tile, it's clear what the user is attempting to do. By attaching `setZoomLevel()` to the event handler of the relevant controls. We have a working solution here. Do you have a concrete proposal for something else? Could that alternative be shown to be superior to the existing design in some way?

-- 
GitHub Notification of comment by eladalon1983
Please view or discuss this issue at https://github.com/w3c/mediacapture-screen-share-extensions/issues/22#issuecomment-2437300498 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Friday, 25 October 2024 09:18:15 UTC