https://bugs.kde.org/show_bug.cgi?id=447806
amyspark <a...@amyspark.me> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap |hics/krita/commit/ad416d3c2 |hics/krita/commit/d7cc52d16 |f73cacd0bce4ce8add9a2755d1b |8ce38910b26cc022c3145edc694 |769a |de8a --- Comment #9 from amyspark <a...@amyspark.me> --- Git commit d7cc52d168ce38910b26cc022c3145edc694de8a by L. E. Segovia. Committed on 04/01/2022 at 17:00. Pushed by lsegovia into branch 'krita/5.0.0'. Fix inconsistency in preview visibility on AppImages In AppImages, the Qt file picker will always be used regardless of the value of QFileDialog::DontUseNativeDialog. This commit ensures the preview is shown if there's a layout() present when the checkbox isn't ticked, and disables the checkbox altogether on AppImages. CCMAIL: kimages...@kde.org (cherry picked from commit ad416d3c2f73cacd0bce4ce8add9a2755d1b769a) M +7 -0 libs/ui/dialogs/kis_dlg_preferences.cc M +3 -1 libs/widgetutils/KisPreviewFileDialog.cpp M +8 -1 libs/widgetutils/KoFileDialog.cpp https://invent.kde.org/graphics/krita/commit/d7cc52d168ce38910b26cc022c3145edc694de8a -- You are receiving this mail because: You are watching all bug changes.