forked from Github/frigate
reset layout_dim too
This commit is contained in:
@@ -203,6 +203,7 @@ class BirdsEyeFrameManager:
|
|||||||
# if the layout needs to be cleared
|
# if the layout needs to be cleared
|
||||||
else:
|
else:
|
||||||
self.camera_layout = []
|
self.camera_layout = []
|
||||||
|
self.layout_dim = 0
|
||||||
self.clear_frame()
|
self.clear_frame()
|
||||||
return True
|
return True
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user