StackOffset feature request #873

Open
opened 2026-02-20 10:21:15 -05:00 by deekerman · 0 comments
Owner

Originally created by @96LawDawg on GitHub (Mar 18, 2025).

From Jonathan on Discord:

Not sure if this is the right place for it, but the discussion about PCIO card shifting reminded me of a super common thing I have to awkwardly work into my mods: Dynamic StackOffsetX or Y. PCIO does do this, where widgets in a holder won't exceed the holder, they simply overlap more and more as new widgets are added. Right now I do it with the useful snippet from the WIKI (https://github.com/ArnoldSmith86/virtualtabletop/wiki/Useful-code-snippets#Auto-adjust-stackOffsetX-1), but it's always an annoying chunk of time messing with it. Lots of changing a number, seeing if that worked, change it abit more, see if that worked. If this was automated somehow that'd be amazing, especially for people who are less experienced with code editing. It feels like auto Stackoffset should be a default part of holders.

Originally created by @96LawDawg on GitHub (Mar 18, 2025). [From Jonathan on Discord](https://discord.com/channels/770758631146782780/772855222023618590/1351656204950179850): Not sure if this is the right place for it, but the discussion about PCIO card shifting reminded me of a super common thing I have to awkwardly work into my mods: Dynamic StackOffsetX or Y. PCIO does do this, where widgets in a holder won't exceed the holder, they simply overlap more and more as new widgets are added. Right now I do it with the useful snippet from the WIKI (https://github.com/ArnoldSmith86/virtualtabletop/wiki/Useful-code-snippets#Auto-adjust-stackOffsetX-1), but it's always an annoying chunk of time messing with it. Lots of changing a number, seeing if that worked, change it abit more, see if that worked. If this was automated somehow that'd be amazing, especially for people who are less experienced with code editing. It feels like auto Stackoffset should be a default part of holders.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/virtualtabletop#873
No description provided.