Skip to content

Commit 33ab649

Browse files
docs: auto-update API reference from source code
1 parent 5e69bad commit 33ab649

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

wiki/API-Reference:-FastSense.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -282,8 +282,10 @@ LINEXRANGE Return X endpoints for line i.
282282
#### `onEventMarkerClick_(obj, src, ~)`
283283

284284
ONEVENTMARKERCLICK_ ButtonDownFcn dispatcher for event markers.
285-
Hidden public so TestFastSenseEventClick can call it for
286-
direct-dispatch testing of the click -> details-popup path.
285+
Hidden public so TestFastSenseEventClick can call it for direct
286+
dispatch of the click -> details-popup path. Branches on figure
287+
SelectionType: 'normal' -> openEventDetails_; 'alt' (right-click)
288+
-> builds/shows uicontextmenu with quick-nav actions.
287289

288290
#### `openEventDetails_(obj, ev)`
289291

0 commit comments

Comments
 (0)