Home
last modified time | relevance | path

Searched refs:showPanningHint (Results 1 – 2 of 2) sorted by relevance

/external/perfetto/ui/src/frontend/
Dtopbar.ts213 if (dismissed === 'true' || !globals.frontendLocalState.showPanningHint) {
224 globals.frontendLocalState.showPanningHint = false;
Dfrontend_local_state.ts79 showPanningHint = false; property in FrontendLocalState
213 this.showPanningHint = true;