Hey,
I'm trying to write an overlay (that triggers an external command after modifications), and it seems the overlay is initialized correctly, but the handler callbacks are not being executed.
Do i need to set some kind of flags for it to work properly? (not even _config is being called back). so the extra configuration settings aren't being picked up either...