mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-03-09 15:10:17 +00:00
[3d] some improvement for load3d recording video (#3794)
This commit is contained in:
@@ -456,6 +456,8 @@ class Load3d {
|
||||
this.viewHelperManager.visibleViewHelper(true)
|
||||
|
||||
this.recordingManager.stopRecording()
|
||||
|
||||
this.eventManager.emitEvent('recordingStatusChange', false)
|
||||
}
|
||||
|
||||
public isRecording(): boolean {
|
||||
|
||||
Reference in New Issue
Block a user