Skip to content

Adding newly created node to SelectionService #1038

Closed Answered by martin-fleck-at
we-wake-act21 asked this question in Q&A
Discussion options

You must be logged in to vote

@we-wake-act21 I believe the problem is that after you create the node, the GModel will be re-created and updated and only afterwards you can actually do the select. On the server side we have an implementation of a queue where you can add actions that are applied after the next update. It is used, for instance, in the GModelCreateNodeOperationHandler. I believe you need to do something similar.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by we-wake-act21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants