Fix pen tool (#3002)

This commit is contained in:
James Lindsay 2025-08-05 12:41:59 +01:00 committed by GitHub
parent 6dd17f76c1
commit 23eb5998db
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -1249,6 +1249,7 @@ impl PenToolData {
responses.add(DeferMessage::AfterGraphRun {
messages: vec![PenToolMessage::AddPointLayerPosition { layer, viewport }.into()],
});
responses.add(NodeGraphMessage::RunDocumentGraph);
}
/// Perform extension of an existing path