mirror of
https://github.com/ArnoldSmith86/virtualtabletop.git
synced 2026-03-02 22:57:02 -05:00
inheritFrom not always updating #850
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#850
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 (Dec 5, 2024).
Changing
xtoparentdoesn't resetxto 0 immediately.@bjalder26 commented on GitHub (Dec 5, 2024):
So basically, in inheritFrom when changing to inheriting the parent, the default x and y need to be applied? Also, it seems like when changing FROM inheritFrom parent, to not inheriting the parent, the new parenting (none) needs to be applied. It seems like it is an issue with defaults.