-
Notifications
You must be signed in to change notification settings - Fork 4.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement video settings. #18660
Implement video settings. #18660
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Working good.
@SergioEstevao I didn't expect that click on the cell can toggle the switch on/off.
Can we somehow disable the click and just toggle the switch when the switch component is clicked
This is the way the toggle control is currently implemented, it's the same behaviour in link settings. I imagine this is expected behaviour for the setting. |
Thanks, @SergioEstevao let's merge it then 👍 |
Description
Added the missing Inspector Controls for video, except for the setting of the poster image that needs more custom work for native.
How has this been tested?
This can be tested using this GB mobile PR.
Screenshots
Types of changes
Checklist: