Post #1662181
2026-04-17 11:10 UTC
@IceWolf more granular. My use of "layer" is deceptive, I just am being bad at explaining because I've been reading too much code :3
This is to pin individual reference images (not all of them, and not by default). Internally krita has a singular reference images layer per document.
But that's just where they get stored. I won't be touching that except to add the method calls into its render method. This is a per-shape thing :3
Replies (1)
-
@IceWolf@masto.brightfur.net 2026-04-17 11:11
@foxyoreos Ohhhh! So none of this actually makes it to the saved file, it's all in the display stuff? Okay GOOD that's a relief.