bp2008 / ui3

A powerful, modern HTML5 web interface for Blue Iris.
GNU Lesser General Public License v3.0
124 stars 16 forks source link

Detect removal of items from clip list or alert list. #169

Open bp2008 opened 4 months ago

bp2008 commented 4 months ago

Update the clip list refresh polling code to detect when items are removed from the clip list or alert list, and mark them as deleted in UI3.

Also make sure that if those items are re-added, they get un-deleted...

bp2008 commented 4 months ago

Also consider adding the text "deleted" over the clip tile thumbnail or something so it is a bit more obvious what the disabled/darkened state means.