Summary: | Krita does not remember shortcut save location. | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | T.R.O Nunes <3rton93> |
Component: | Usability | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | griffinvalley, phoenix.enero |
Priority: | NOR | ||
Version: | 3.0.1 Beta | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | All | ||
Latest Commit: | https://commits.kde.org/krita/27678b4ca0c4363ee643a473d6d45244a4b316db | Version Fixed In: | |
Sentry Crash Report: |
Description
T.R.O Nunes
2016-09-06 22:11:40 UTC
Is this with the appimage? Ah uh Windows 10 64-bit installation version. krita is taking the location from where the program is started. Git commit 27678b4ca0c4363ee643a473d6d45244a4b316db by Anna Medonosova. Committed on 23/03/2019 at 05:40. Pushed by amedonosova into branch 'master'. Remember last used dirs for shortcut import/export Summary: File dialogs in KShortcutSchemesEditor use KoFileDialog instead of plain QFileDialog. This allows to remember last used directories for load/save/import/export. Load, save and import location now defaults to homedir, instead of the directory where Krita started. Reviewers: #krita, rempt Reviewed By: #krita, rempt Subscribers: rempt Tags: #krita Differential Revision: https://phabricator.kde.org/D19964 M +5 -0 libs/koplugin/KisMimeDatabase.cpp M +40 -34 libs/widgetutils/xmlgui/kshortcutschemeseditor.cpp https://commits.kde.org/krita/27678b4ca0c4363ee643a473d6d45244a4b316db |