Explorar o código

reset layout_dim too

Blake Blackshear %!s(int64=3) %!d(string=hai) anos
pai
achega
fb214b64ca
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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