mirror of
https://github.com/wavetermdev/waveterm
synced 2026-05-08 09:52:22 +00:00
Sometimes, the context menu click handlers don't seem to get passed any window object. Here, I'm sending over the workspace id with the `contextmenu-show` event so that we can resolve our cached copy of the object in case the value from the click handler is empty. |
||
|---|---|---|
| .. | ||
| contextmenu.ts | ||
| global.ts | ||
| jotaiStore.ts | ||
| keymodel.ts | ||
| modalmodel.ts | ||
| services.ts | ||
| wos.ts | ||
| wps.ts | ||
| ws.ts | ||
| wshclient.ts | ||
| wshclientapi.ts | ||
| wshrouter.ts | ||
| wshrpcutil.ts | ||