https://bugs.kde.org/show_bug.cgi?id=396454
Dmitry Kazakov <dimul...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/grap | |hics/krita/commit/e4554535b | |25e63958969465cc4ca192c4771 | |6715 Status|CONFIRMED |RESOLVED --- Comment #3 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit e4554535b25e63958969465cc4ca192c47716715 by Dmitry Kazakov, on behalf of Know Zero. Committed on 10/05/2021 at 11:56. Pushed by dkazakov into branch 'master'. New option and minor fixes for animated GIF export This patch includes the following: * Option to toggle reserving a color for GIF transparency * Warn about transparency not working if user has an old FFMpeg version and trying to export a GIF * Cleanup the palette files after rendering is done * Fixed an error with exporting in single palette per frame option * Displays the FFMpeg version user selects M +9 -2 libs/ui/animation/KisAnimationRender.cpp M +33 -11 libs/ui/animation/KisDlgAnimationRenderer.cpp M +3 -0 libs/ui/animation/KisDlgAnimationRenderer.h M +1 -1 libs/ui/animation/KisVideoSaver.cpp M +4 -1 libs/ui/animation/VideoExportOptionsDialog.cpp M +10 -0 libs/ui/animation/video_export_options_dialog.ui M +18 -1 libs/ui/animation/wdg_animationrenderer.ui https://invent.kde.org/graphics/krita/commit/e4554535b25e63958969465cc4ca192c47716715 -- You are receiving this mail because: You are watching all bug changes.