Skip to content

Commit

Permalink
Add blank line
Browse files Browse the repository at this point in the history
Signed-off-by: CTomlyn <[email protected]>
  • Loading branch information
tomlyn committed Nov 5, 2023
1 parent c0e4bfc commit dd76dd1
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1468,6 +1468,7 @@ export default class SVGCanvasRenderer {
});
}
}

setNodeLabelEditingMode(nodeId, pipelineId) {
if (this.pipelineId === pipelineId) {
const node = this.activePipeline.getNode(nodeId);
Expand Down

0 comments on commit dd76dd1

Please sign in to comment.