When trying to design a module for adding a border glow effect, I realized that I could not paint an image on top of a snapshot. See borderglow_m.lua ~ln 32
The colorized girl should be on top of the fill effected boy via this module.
There’s a grayscale girl added to the base group for contrast in the upper left.
Why isn’t the colorized girl appearing on top of the snapshot?