diff --git a/data/widgets/options.xml b/data/widgets/options.xml index 4192912c6..6f74da725 100644 --- a/data/widgets/options.xml +++ b/data/widgets/options.xml @@ -517,14 +517,16 @@ pref="color_bar.show_invalid_fg_bg_color_alert" /> - + + + diff --git a/src/app/commands/cmd_options.cpp b/src/app/commands/cmd_options.cpp index 47ca61640..f8db29bbf 100644 --- a/src/app/commands/cmd_options.cpp +++ b/src/app/commands/cmd_options.cpp @@ -1335,6 +1335,7 @@ private: jpegOptionsAlert()->resetWithDefaultValue(); svgOptionsAlert()->resetWithDefaultValue(); tgaOptionsAlert()->resetWithDefaultValue(); + webpOptionsAlert()->resetWithDefaultValue(); } void onChangeBgScope() {