scottlamb / moonfire-nvr

Moonfire NVR, a security camera network video recorder
Other
1.18k stars 138 forks source link

Fix deleting a camera with no video duplicating dialog #274

Closed sky1e closed 1 year ago

sky1e commented 1 year ago

If one deletes a camera without any saved video, not enough dialog layers are popped, and it draws a new camera list dialog on top of the old one instead of replacing it like it should. This change fixes that bug.