Commit Graph
9 Commits
Author SHA1 Message Date
Marco Martin d33befa740 Add a new setExclusiveEdge call in the protocol
This can be used to disambiguate the exclusive edge when the anchors are on a corner (so there would be 2 candidates)
2024-01-18 17:19:25 +01:00
Marco Martin feeea2fec6 braces 2024-01-09 14:31:34 +01:00
Marco Martin b80f22e22f narrower description 2024-01-09 10:04:58 +01:00
Marco Martin 74cc364ffe guard with since_version 2024-01-09 10:01:43 +01:00
Marco Martin f90e942ad0 version 5 2024-01-09 09:29:28 +01:00
Marco Martin 2334a96555 wrap 2024-01-09 09:27:58 +01:00
Marco Martin a1d225f6ef since 5 2024-01-09 09:25:45 +01:00
Marco Martin 8d16787360 Add a description 2024-01-08 17:16:07 +01:00
Marco Martin 856843a22f Add a new setExclusiveEdge call in the protocol
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
2024-01-08 10:36:23 +00:00