Skip to content
Commit 40ff273f authored by Sharaf Zaman's avatar Sharaf Zaman
Browse files

Android: Fix a bug where new file wouldn't be created

for cases where the config path is a content:// Uri. One can only save
to them through direct write, so this is important.

Relevant code: https://invent.kde.org/qt/qt/qtbase/-/blob/dev/src/corelib/io/qsavefile.cpp#L218

Corresponding bug report: https://krita-artists.org/t/cannot-save-input-profile-does-not-persist-on-startup-on-android/55693
parent ada48267
Pipeline #303988 passed with stage
in 22 minutes and 19 seconds
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