Can you please check and confirm that only the resources that are already in the other places are marked as deleted? It was made to make sure that the user won’t see duplicated resources…
Thank you <3 Some credits for the design go to everyone who participated in Resource Manager Mockup - updated design (March 2021), especially @simonrepp for this suggestion: Resource Manager Mockup - updated design (March 2021) - #37 by simonrepp (implementation was done by me and @Lynx3d ). Btw, have you felt the need for the “All” option in the storages combobox? It’s a bit tricky to do; I wonder if it’s important enough to work on it before Krita 5.0, or better focus on something else. Like .abr files in bundles
![]()
I feel so too, but I can’t really do it for now: I can’t access the information which resources use that brush tip unless I load every single resource that can use that brush tip. Which is exactly the opposite what we want to do (Krita 5 tries to not load the resources, only show the thumbnails, to save RAM). I was thinking of adding this relationship to the resources database, which we use for names and thumbnails, but there has been some discussion about it… so for now, it’s not done, so I couldn’t add it.
Not a bad thing to have, but string freeze is already there and that means no new user string can go into the repository (that’s to ensure translators have time to translate Krita with programmers changing the strings all the time). It would need a special permission from @halla and then, I think, the translators, or at least an email to the mailing list…
I was thinking of adding a warning about adding .abr files to a bundle, since it’s a tricky thing to do and I’m not sure if I can manage it before 5.0, but maybe I’ll manage to just implement it…