Is your feature request related to a problem? Please describe.
It can be annoying to switch between vectorscope and waveform scopes while working on an image. For some iops (e.g. exposure, sigmoid, or agx) it's really helpful to see the waveform while adjusting. For other iops (e.g. color calibration), the vectorscope can be helpful. Some iops (e.g. color balance rgb) benefit from seeing both waveform and vectorscope. Some iops can cause subtle changes to chromaticity, so it is good to have the vectorscope up to detect that.
Describe the solution you'd like
Be able to display both the vectorscope and the waveform.
Alternatives
- Have the scopes module change between vectorscope and waveform depending on which iop (or even which slider within the iop) is currently active.
- Set up shortcuts to switch between waveform and vectorscope.
Additional context
See #20337 for a quick implementation of showing both vectorscope and waveform. That PR also has some descriptions/mockups of a few possible solutions (e.g. side by side, above/beneath, expandable, special purpose button).
I'm assuming that most users of vectorscope would want to pair it with waveform (rather than histogram or RGB parade).
Very interested in thoughts on an appealing implementation (or how others use the scopes), whether here or on #20337.
Is your feature request related to a problem? Please describe.
It can be annoying to switch between vectorscope and waveform scopes while working on an image. For some iops (e.g. exposure, sigmoid, or agx) it's really helpful to see the waveform while adjusting. For other iops (e.g. color calibration), the vectorscope can be helpful. Some iops (e.g. color balance rgb) benefit from seeing both waveform and vectorscope. Some iops can cause subtle changes to chromaticity, so it is good to have the vectorscope up to detect that.
Describe the solution you'd like
Be able to display both the vectorscope and the waveform.
Alternatives
Additional context
See #20337 for a quick implementation of showing both vectorscope and waveform. That PR also has some descriptions/mockups of a few possible solutions (e.g. side by side, above/beneath, expandable, special purpose button).
I'm assuming that most users of vectorscope would want to pair it with waveform (rather than histogram or RGB parade).
Very interested in thoughts on an appealing implementation (or how others use the scopes), whether here or on #20337.