mirror of
https://github.com/barsdeveloper/ueblueprint.git
synced 2026-03-03 05:27:31 +08:00
Material comment details
This commit is contained in:
@@ -142,6 +142,7 @@ export default class NodeElement extends ISelectableDraggableElement {
|
||||
}
|
||||
switch (nodeEntity.getClass()) {
|
||||
case Configuration.paths.comment:
|
||||
case Configuration.paths.materialGraphNodeComment:
|
||||
return CommentNodeTemplate
|
||||
case Configuration.paths.createDelegate:
|
||||
return NodeTemplate
|
||||
|
||||
Reference in New Issue
Block a user