Skip to content

ScriptFu: fix #8463 obsolete SF-VALUE

Lloyd Konneker requested to merge bootchk/gimp:sfObsoleteSF-VALUE into master

Trivial deletion of cases and other references.

SF-VALUE was an alias of SF-STRING, and often abused in Gimp 2. See the issue, changelogs, and commits for the long history towards eliminating this ill-conceived design. I suppose the original intent was to mimic GValue, but it never did that successfully and led to bad GUI.

Merge request reports

Loading