Disable events during automated operations
jpimbert opened this issue · 1 comments
jpimbert commented
Events have to be disable during:
- configuration recreation, in case of event handlers existence on configuration being recreated
- unit tests
jpimbert commented
Disable events has no effect on modal forms (MsgBox). The enhancement is done on configuration recreation but not on unit tests