nischi / MMM-Face-Reco-DNN

Face recognition with opencv and deep neural network
MIT License
91 stars 46 forks source link

Alert Modules of Intent to Hide #64

Closed jimbydude closed 3 years ago

jimbydude commented 3 years ago

Broadcast a notification that we are about to hide modules. This allows other modules to take action.

My use case is that I show a generic gif, then when a user is logged in I show their specific image/gif, then back to original.

I could workaround by having multiple modules/classes but thats messy.

nischi commented 3 years ago

Thanks a lot