https://bugs.kde.org/show_bug.cgi?id=446954
Bug ID: 446954 Summary: KisResourceServer has an observer pattern, but these might not work. Product: krita Version: 5.0.0-beta2 Platform: Other OS: Linux Status: REPORTED Severity: minor Priority: NOR Component: Resource Management Assignee: krita-bugs-n...@kde.org Reporter: griffinval...@gmail.com Target Milestone: --- SUMMARY When I was trying to fix a bug with the brush preset history, I noticed that the observer pattern used by KisResourceServer doesn't work, because everything updates resources via KisResourceModel, and KisResourceModel never informs KisResourceServer, which in turn cannot inform it's observers. I am making a bugreport for this, because I don't think it has high priority to fix right away, but it's still kinda there... -- You are receiving this mail because: You are watching all bug changes.