Re: [mediacapture-screen-share-extensions] [Capture control] Is setting a specific zoom level part of the MVP? (#21)

> Would we lose much in terms of functionality?

IIUC, the proposal here is to only support increase/decrease and get rid of everything else - getter, setter, supported-levels, event handelr. That means:
* Apps won't be able to display the current zoom-level to the user over the preview tile. (And to listen to out-of-band changes to this value.)
* Users would lose the ability to "reset" the zoom level with a single-step, sending the level back to 100%.
* Apps won't be able to grey out controls at min/max value.
* Apps won't be able to please the user with more advance controls such as drop-down lists or sliders.
* Multi-step transitions of zoom level would require multiple clicks from the user...
* ...and multiple layout updates by the captured application, instead of a single zoom-change and subsequent layout change.


-- 
GitHub Notification of comment by eladalon1983
Please view or discuss this issue at https://github.com/w3c/mediacapture-screen-share-extensions/issues/21#issuecomment-2437411988 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 10:14:53 UTC