mirror of
https://github.com/blakeblackshear/frigate.git
synced 2024-11-21 19:07:46 +01:00
reset layout_dim too
This commit is contained in:
parent
222dc2f7c9
commit
fb214b64ca
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user