Skip to content

Fix EnxtendedContact constructor with q value.

Anthony Gauchy requested to merge fix/extended_contact_q_priority into release/2.0

Q value priority was not handle correctly in the ExtendedContact constructor, leading into priority bug.

Merge request reports