Skip to content

action-row: Don't downcast the activated row

This avoids some useless computations (the identity equality is sufficient) and more importantly this avoids an error message when the activated row is not a HdyActionRow.

Merge request reports