-
Notifications
You must be signed in to change notification settings - Fork 97
Refactor caf::PdmObject collections #13356
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
d8d3a7e to
4b61ff8
Compare
magnesj
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
New valve template is not visible in the Project Tree. When "Delete valve template" is executed, the Project Tree is updated correctly.
4b61ff8 to
5167301
Compare
Fixed in amended code. Was missing a updateConnectedEditors on the collection (in addition to the m_items->->updateConnectedEditors). |
magnesj
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Rename two functions to indicate delete of object(s)
5167301 to
cbf6c59
Compare
No description provided.