I noticed that "captseq_hack_override_active" only checked for shutter and ISO overrides, because I originally wrote it for cameras without an iris.
I verified on sx160 that the same issue applies to aperture overrides, and updated captseq_hack_override_active to check for them. This doesn't appear to be required for ND, at least for D10. ND is physically set at the time of override, rather than just setting a propcase, so it makes sense that it would behave differently.
No change to testing or re-testing should be required, just noting it here along with the related changes.