Closed Funbit closed 9 years ago
Marko1996:
i have a problem whn i speed up on mobile dashboard display it says 30.9595959,can you help me > how to fix this
yodek:
You can add in skin folder to file dashboard.js this: data.truckSpeed = Math.floor(data.truckSpeed);
The answer to this question is posted here: http://forum.scssoft.com/viewtopic.php?p=348049#p348049
Marko1996:
yodek: