https://bugs.kde.org/show_bug.cgi?id=473311

--- Comment #2 from grum...@grum.fr ---
Hi

My proposal if this method can't be improved is to provide a split into 2
methods:
- implement Krita.instance().resourceNames("preset")
  ==> return only an array of String of resources names 
- implement Krita.instance().resource("preset", "resourcename")
  ==> return only one Resource object 

Then you can get list of preset without any freeze time 
And then later just load the preset(s) you need when needed

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to