@@ -467,7 +467,7 @@ export function createEditToolDefinition(
|
|||||||
changed = true;
|
changed = true;
|
||||||
}
|
}
|
||||||
if (changed) {
|
if (changed) {
|
||||||
context.invalidate();
|
buildEditCallComponent(callComponent, context.args as RenderableEditArgs | undefined, theme);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user