Skip to content

Add a new setExclusiveEdge call in the protocol

Vlad Zahorodnii requested to merge work/cherry-pick-18458526 into Plasma/6.0

This can be used to disambiguate the exclusive edge when the anchors are on a corner (so there would be 2 candidates)

it's quite quick and dirty mostly to understand if we do want to push for something along the lines (it should at least do a protocol error when the requested edge is not within the anchors)

BUG:475700

(cherry picked from commit 18458526)

Merge request reports