mirror of
https://github.com/heygen-com/hyperframes.git
synced 2026-09-13 07:40:06 +00:00
feat(studio): add color grading inspector
This commit is contained in:
@@ -86,7 +86,7 @@ interface EditingSectionApplicability {
|
||||
}
|
||||
```
|
||||
|
||||
`sections.colorGrading` is element-level only: it tells you this particular element supports color grading controls. Whether to show the color grading panel at all is still governed by your own feature flag — AND the two conditions together.
|
||||
`sections.colorGrading` is element-level only: it tells you this particular element supports color grading controls. Studio shows the color grading panel for supported media elements.
|
||||
|
||||
## End-to-end example
|
||||
|
||||
|
||||
Reference in New Issue
Block a user