Summary: | Brush preset docker/dropdown only saves last used tag if when quiting krita the tag is not set to "All". | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | Storm Engineer <storm.anthro> |
Component: | Tagging | Assignee: | Halla Rempt <halla> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | acc4commissions, ghevan, halla, kapyia.art |
Priority: | NOR | Keywords: | triaged |
Version: | git master (please specify the git hash!) | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/kde/krita/commit/263b87c78d8c023bf247620287cfb56db6fdfe1b | Version Fixed In: | |
Sentry Crash Report: |
Description
Storm Engineer
2019-07-12 16:36:20 UTC
Sorry, but I cannot reproduce this. I'm having a similar experience, though for me the Brush Presets Docker always start at the Digital Atilier tag. And I know it's kept opening at the Pixel brush tag before. It seems like Krita just sporadically picks a tag and sticks to opening with that one for a while. Note that this is happening on my Windows 10 system. I've held off reporting it since I know the entire resource system is being reworked. It maybe depending on how many tags you have. Brush preset docker/dropdown only saves las used tag if when quiting krita the tag is not set to "All". Can you check this is the behaviour you are getting? I never use the tags, I always have it in All. Yet next run ut will show the "Textures" tag again. As of 4.3.0-prealpha (git 3e21da9), this issue is still present for me. Did you try resetting krita by deleting kritarc file? I had the exact same issue and deleting the file fixed it. Git commit b0e82fe072a578cbc7ba4f5118d71433ae5d4430 by Ivan Yossi. Committed on 11/11/2019 at 02:33. Pushed by ivany into branch 'master'. Allows preset "All" to be written in kritarc This is a hack as resource manager is been rewritten. M +5 -3 libs/widgets/KoResourceTaggingManager.cpp https://invent.kde.org/kde/krita/commit/b0e82fe072a578cbc7ba4f5118d71433ae5d4430 Git commit 263b87c78d8c023bf247620287cfb56db6fdfe1b by Boudewijn Rempt, on behalf of Ivan Yossi. Committed on 15/11/2019 at 10:10. Pushed by rempt into branch 'krita/4.2'. Allows preset "All" to be written in kritarc This is a hack as resource manager is been rewritten. (cherry picked from commit b0e82fe072a578cbc7ba4f5118d71433ae5d4430) M +5 -3 libs/widgets/KoResourceTaggingManager.cpp https://invent.kde.org/kde/krita/commit/263b87c78d8c023bf247620287cfb56db6fdfe1b |