Post #1662179
2026-04-17 11:00 UTC
@IceWolf I do plan to add some kind of "unpin everything" toggle in case you end up somehow managing to get a pinned image offscreen.
But ultimately I'm just gonna need to play with it and see what can cause it to get messed up.
The worst thing that can happen with this I think is "losing" a reference image or needing to delete and re-add it. So I can think of a number of safety things I could add to just make that really hard to do.
Replies (1)
-
@IceWolf@masto.brightfur.net 2026-04-17 11:02
@foxyoreos oh is this "make an EXISTING reference layer screen-relative"? definitely just save the original non-screen-relative transform then. Even when pinned during save. Ideally not reverse transformed from the screen relative one because that's a really good way to get rounding errors and those sound like hell.