mike-koch / ets2-mobile-route-advisor

ETS2 / ATS's Route Advisor, for mobile devices
http://mikekoch.me/ets2-mobile-route-advisor
MIT License
138 stars 48 forks source link

Speedlimit signs #185

Open oskiitar opened 4 years ago

oskiitar commented 4 years ago

15951653640736214150547218489066

Great job for this game! Congratulations. But I've a problem. I can't see numbers in speedlimit signs. Any suggestion?

I open the

oskiitar commented 4 years ago

I'm seeking in dashboard.css

I think that it about z-index property.

meatlayer commented 4 years ago

@oskiitar What browser on your device? Just checked, on the phone in safari and in firefox could not reproduce this problem.

oskiitar commented 4 years ago

Google Chrome. Thanks Im trying in mozilla firefox with same result.

El mié., 30 sept. 2020 11:39, Dmitriy notifications@github.com escribió:

@oskiitar https://github.com/oskiitar What browser on your device? Just checked, on the phone in safari and in firefox could not reproduce this problem.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/mike-koch/ets2-mobile-route-advisor/issues/185#issuecomment-701281065, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHHKKBJOKITDMBCOVKBKJPDSIL4DLANCNFSM4PBLIZYA .

wohenbuguai commented 4 years ago

use safari

BenVerdiman commented 1 year ago

Go to dashboard.js, search for speedLimit and if you see something like this: data.navigation.speedLimitMph = data.navigation.speedLimit * .621371; remove * .621371. I don't know if it works for mph tested for km/h and it works