Posts: 57
Threads: 1
Joined: May 2023
Reputation:
5
Gimp version:
MrsP-from-C: Hi! This should be fixed, so can you point to a function you tested that gave the wrong code output? For instance, gimp-edit-named-copy outputs "config.set_core_object_array('drawables', [drawable])" in the Python console.
Posts: 57
Threads: 0
Joined: Mar 2024
Reputation:
4
Gimp version:
Operating system(s): Linux
That was
script-fu-selection-rounded-rectangle
just yesterday. Thanks for looking into it.
As you are there: could you also look into that output and make it use lines instead of chaining it all in one line?
That would be much easier to handle.