cinema-studio-pro/frontend/src/components
Vadym Samoilenko a2358ba01c fix: correct Kling API params per official docs
- camera_control: only kling-v1 and kling-v1-5 support it (not v3)
- For preset types (down_back etc.), config must be absent — only
  'simple' type uses config fields
- camera_control and image_tail are mutually exclusive in I2V
- cfg_scale not supported by kling-v2.x models — now skipped
- duration sent as string to match API examples
- v3/v3-omni removed from camera control UI list

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-24 18:38:31 +01:00
..
AppContent.jsx feat: Kling integration, prompt optimizer rework, and stability fixes 2026-03-23 21:51:03 -04:00
CinePromptStudio.jsx feat: Kling integration, prompt optimizer rework, and stability fixes 2026-03-23 21:51:03 -04:00
ErrorBoundary.jsx Restructuring of files and Local Tested 2026-01-13 14:52:37 +05:30
LoginPage.jsx style: minimize panel contrast — slate-925 panels on slate-950 ground 2026-03-09 23:23:44 -04:00
ProjectsTab.jsx feat: Kling integration, prompt optimizer rework, and stability fixes 2026-03-23 21:51:03 -04:00
StoryboardEditor.jsx style: simplify storyboard exports — let the images speak 2026-03-09 23:44:46 -04:00
TabNavigation.jsx style: tabs flush left with generous logo spacing, bump to 14px 2026-03-09 23:46:10 -04:00
VideoGenTab.jsx fix: correct Kling API params per official docs 2026-04-24 18:38:31 +01:00
VideoPlayer.jsx style: modals use bg-slate-800 to pop above dark overlay 2026-03-09 23:26:57 -04:00