瀏覽代碼

reset layout_dim too

Blake Blackshear 3 年之前
父節點
當前提交
fb214b64ca
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      frigate/output.py

+ 1 - 0
frigate/output.py

@@ -203,6 +203,7 @@ class BirdsEyeFrameManager:
             # if the layout needs to be cleared
             else:
                 self.camera_layout = []
+                self.layout_dim = 0
                 self.clear_frame()
                 return True