Increase availability of "${PROPERTY property OF id}" syntax #731

Open
opened 2026-02-20 10:20:04 -05:00 by deekerman · 2 comments
Owner

Originally created by @96LawDawg on GitHub (Oct 31, 2023).

Just capturing the discussion from Discord the other day: https://discord.com/channels/770758631146782780/793626590848352306/1168191332221730927

Make it available in inheritFrom, card and dice face objects, cardTypes, faceCSS, and svgReplaces.

Originally created by @96LawDawg on GitHub (Oct 31, 2023). Just capturing the discussion from Discord the other day: https://discord.com/channels/770758631146782780/793626590848352306/1168191332221730927 Make it available in inheritFrom, card and dice face objects, cardTypes, faceCSS, and svgReplaces.
Author
Owner

@96LawDawg commented on GitHub (Nov 5, 2023):

This would supersede #1821.

@96LawDawg commented on GitHub (Nov 5, 2023): This would supersede #1821.
Author
Owner

@robartsd commented on GitHub (Nov 7, 2023):

The trick here is generalizing the processing of deltas to run callbacks for everything that is reading the property that got changed. In routines, there is no need for a callback because the property changing after the routine runs does not matter - the routine isn't running anymore.

@robartsd commented on GitHub (Nov 7, 2023): The trick here is generalizing the processing of deltas to run callbacks for everything that is reading the property that got changed. In routines, there is no need for a callback because the property changing after the routine runs does not matter - the routine isn't running anymore.
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#731
No description provided.