-
Notifications
You must be signed in to change notification settings - Fork 203
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
After editing-as-Maya and then deleting teh stage, the menu for discard edit would not show up or would do nothing. Fix this by correctly updating the pulled information on the Maya node. - Correctly compute the new pulled path in the case where the stage proxy node no longer exists. - This happens because as part of deletion, Maya reparents child nodes before deleting them. - Refactor some common code to extract the list of UFE components from a trie node full path.
- Loading branch information
1 parent
c0f2d9d
commit d02d2ec
Showing
1 changed file
with
50 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters