mirror of
https://github.com/ArnoldSmith86/virtualtabletop.git
synced 2026-03-02 22:57:02 -05:00
splitting piles inside a holder with childrenPerOwner doesn't remove the owner #672
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#672
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 (Feb 14, 2023).
See title. Half of the cards leave the holder without resetting the
owner.@robartsd commented on GitHub (Feb 14, 2023):
If the pile was formed manually by the player in a holder that does not align children, I'd expect both piles to be in the holder - ideally without triggering any leave / enter behavior; but yeah, if the holder is aligning the children, the split off pile should not be in the holder so all leave behavior should be honored.