mirror of
https://github.com/barsdeveloper/ueblueprint.git
synced 2026-05-13 23:37:30 +08:00
Graph link work in progress
This commit is contained in:
@@ -57,7 +57,7 @@ export default class NodeTemplate extends SelectableDraggableTemplate {
|
||||
}
|
||||
|
||||
/**
|
||||
* Returns the html elements rendered from this template.
|
||||
* Applies the style to the element.
|
||||
* @param {GraphNode} node Element of the graph
|
||||
*/
|
||||
apply(node) {
|
||||
|
||||
Reference in New Issue
Block a user