Move all add/remove/update response operations to global handler #1
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
With a global handler, any operation which changes assets can be reflected in any view that contains that asset.
Currently, you can 'forget all' of the faces in an image which was clicked in the 'cluster' -- but it doesn't remove that face from the cluster until the next reload of the page.