https://bugs.kde.org/show_bug.cgi?id=417521
--- Comment #3 from Dmitry Kazakov <[email protected]> --- Okay, I see several (possible) problems: 1) We share "last used" PNG settings with the ones the user used for saving normal images. The code is in DlgAnimationRenderer::sequenceMimeTypeOptionsClicked(). I don't know how good or bad it is from UIX point of view. Theoretically, it should be okay, but I'm not sure. 2) The main problem is that to enable HDR we should tick two checkboxes in different dialogs: in PNG export settings and in video settings. Ideally, there should be only one checkbox for it, but it clashes with point 1) :) -- You are receiving this mail because: You are watching all bug changes.
