Files
Anthony LC 64ce2d449a 📱(frontend) add touch detection
We rely on the size of the screen to determine
if we are on a touch device, but this is not
always accurate, for example on laptops
when we resize the window to a smaller size,
it could be misinterpreted as a touch device.
To improve this, we add detection for touch input
so we can more accurately determine if the user
is using touch or mouse input.
2026-01-07 12:03:14 +01:00
..
2026-01-07 12:03:14 +01:00
2025-12-22 10:11:54 +01:00
2025-12-22 10:52:02 +01:00