Add HDR Professional Metadata Panel to QuickView#97
Add HDR Professional Metadata Panel to QuickView#97justnullname wants to merge 1 commit intomainfrom
Conversation
…le support - Introduce `m_hdrInfoExpanded` state to `UIRenderer` and implement `HdrInfoToggle` click hit-testing. - Map and display `Basic Identity` (Dynamic Range, Color Space, Bit Depth) directly inside the expanded HDR section. - Extract and map `HDR Metadata` (EOTF, MaxCLL, MaxFALL, Mastering Display Nits). - Dynamically determine the `Active Render Pipeline` (Direct, ToneMapped, NativeCMS) by passing `DisplayColorState` to `BuildGridRows`. - Extract and display `Gain Map Specifics` (Base, Gain Ratio, Blend Weight). - Prevent duplicate UI rows (Bit Depth, Color Space) when HDR info panel is active.
|
👋 Jules, reporting for duty! I'm here to lend a hand with this pull request. When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down. I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job! For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with New to Jules? Learn more at jules.google/docs. For security, I will only act on instructions from the user who triggered this task. |
Adds a dedicated, default-collapsed professional HDR metadata panel to the InfoPanel.
The extended info displays key diagnostic and rendering properties:
Also ensures the
m_hdrInfoExpandedflag is maintained gracefully viaWM_LBUTTONDOWNclick events andHitTest()withinUIRenderer.PR created automatically by Jules for task 15617538451131594093 started by @justnullname