Commit d0e29c9
authored
Add missing transform shortcut key handling for S (focus-self) (#6117)
This shortcut key is advertised by the context menu but I forgot to
actually implement it in #5774.
https://github.com/firefox-devtools/profiler/blob/4bd8b75f1932febe86294629f66ac9d91fea4b4b/src/components/shared/CallNodeContextMenu.tsx#L7031 file changed
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2051 | 2051 | | |
2052 | 2052 | | |
2053 | 2053 | | |
| 2054 | + | |
| 2055 | + | |
| 2056 | + | |
| 2057 | + | |
| 2058 | + | |
| 2059 | + | |
| 2060 | + | |
| 2061 | + | |
| 2062 | + | |
2054 | 2063 | | |
2055 | 2064 | | |
2056 | 2065 | | |
| |||
0 commit comments