Skip to content
Verified Commit a7145a4e authored by ivan tkachenko's avatar ivan tkachenko 🗯
Browse files

ActionsMenu: Port Instantiator's delegate to Component lifecycle hooks

Since we don't use index argument of objectAdded/Removed methods anyway
(even though we probably should? to ensure the same order), using
built-in Component.* hook is probably cheaper than defining extra custom
methods for literally the same semantics.
parent 78104145
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment