Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/PavelDoGreat/WebGL-Fluid-Simulation
/ isMobile
Function
isMobile
script.js:283–285 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
281
}
282
283
function
isMobile () {
284
return
/Mobi|Android/i.test(navigator.userAgent);
285
}
286
287
function
captureScreenshot () {
288
let
res = getResolution(config.CAPTURE_RESOLUTION);
Callers
2
script.js
File · 0.85
startGUI
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected