Skip to content

Fill parent_macro in case of executing XML hooks (sequencer)

Zbigniew Reszela requested to merge github/fork/reszelaz/fix_seq_hooks into develop

XML hooks, usually composed by the sequencer, as other hooks (programmatic or general), needs information about the parent macro. Fill it when preparing the macro object. See #1472 (closed) for more details.

Merge request reports