mirror of
https://github.com/PerpetualSoftware/pad.git
synced 2026-09-25 03:42:06 +00:00
62f2d0a46b
Intercepts the anchor-based content-link surfaces PLAN-2154 Architecture B targets — the relationships link-target anchor, ChildItems/NestedChildren row anchors, and ItemGraph's node "Open" anchors (not the node click, which stays select-only) — so a plain click drills the pane in place via onOpenTarget/fireOpenTarget, while modifier/middle-click still falls through to the anchor's href for a full-page popout.