The `on_activate()` function is expected to do undo pushes, call operators, send notifiers and things like that as needed. Context is necessary for such things, so seems reasonable to provide it as argument. Also needed for #110378.
The `on_activate()` function is expected to do undo pushes, call operators, send notifiers and things like that as needed. Context is necessary for such things, so seems reasonable to provide it as argument. Also needed for #110378.