Skip to content
Commit d7cc52d1 authored by Amy spark's avatar Amy spark 👉
Browse files

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.

BUG: 447806
CCMAIL: kimageshop@kde.org
(cherry picked from commit ad416d3c)
parent ccf08a00
Pipeline #118540 skipped with stage
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment