save path id on path create (#849)
This commit is contained in:
@ -765,7 +765,6 @@ export class EngineCommandManager {
|
||||
streamWidth: number
|
||||
streamHeight: number
|
||||
}) {
|
||||
console.log('handleResize', streamWidth, streamHeight)
|
||||
if (!this.engineConnection?.isReady()) {
|
||||
return
|
||||
}
|
||||
|
Reference in New Issue
Block a user