Input/output levels editor with histogram overlay and draggable shadow, midtone, highlight, and output sliders.
cd apps/ui-preview && pnpm dev -p 7041 for live preview. Source: packages/editor-ui/src/levels| Prop | Type | Description |
|---|---|---|
store | LevelsStore | MobX store managing level values and channel |
Component source: packages/editor-ui/src/levels
UI Preview page: apps/ui-preview/app/levels/page.tsx