Skip to content

actionmuxer: Don't emit signals for irrelevant changes

Matthias Clasen requested to merge fix-action-muxer-signals into master

If the action muxer has an action, there is no need to react to parent changes for that same action.

Fixes: #2398

Merge request reports