fix point and click code pane closed from start (#2750)
tests Signed-off-by: Jess Frazelle <github@jessfraz.com>
This commit is contained in:
@ -1404,6 +1404,7 @@ export class SceneEntities {
|
||||
document.getElementById('video-stream') as HTMLVideoElement,
|
||||
streamDimensions
|
||||
)
|
||||
|
||||
let _entity_id = entity_id
|
||||
if (!_entity_id) return
|
||||
if (
|
||||
|
Reference in New Issue
Block a user