mirror of
https://github.com/ArnoldSmith86/virtualtabletop.git
synced 2026-03-02 22:57:02 -05:00
Inheritance doesn't update correctly during routine #727
Labels
No labels
PCIO compatibility
Validator
automated testing
bug
documentation
duplicate
editor
enhancement
enhancement
library
library
maintenance
needs legacy server
pile related
reported client crash
routine operations
user interface
widget properties
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/virtualtabletop#727
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ArnoldSmith86 on GitHub (Oct 30, 2023).
Caused by #1862. Video with production on the right and old behavior on the left:
cinnamon-2023-10-30T175801+0100.webm
The button changes
dropOffsetYwhich is inherited by the other holder. Then aMOVEmoves the card which should use the newdropOffsetY. In production it never does. In the old behavior it does after using the reset button once (which removes the property and moves the card back).Both behaviors are buggy. But the change broke Shattered Dominion which I noticed while playing:
cinnamon-2023-10-30T125245+0100.webm