mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-03-06 21:50:05 +00:00
[3d] fix preview camera not sync up issue (#2747)
This commit is contained in:
@@ -18,7 +18,6 @@ class Load3DConfiguration {
|
||||
this.setupModelHandling(modelWidget, loadFolder, cameraState)
|
||||
this.setupTargetSize(width, height)
|
||||
this.setupDefaultProperties()
|
||||
this.load3d.refreshCamera()
|
||||
}
|
||||
|
||||
private setupTargetSize(width: IWidget | null, height: IWidget | null) {
|
||||
|
||||
Reference in New Issue
Block a user