Closed fyflo closed 5 months ago
For some reason, the calculation of left and botton is no longer correct
I solved the problem.
Heuristics were used on the name of the inferno because the actual location in the infernos was very very off sometimes. I guess they finally fixed that? Was your fix to use the actual coords?
@boltgolt HI
For some reason gsi.js stopped working for me and I simply replaced it from version 1.4.0 where there is no division by 2 Also made the width 120: flameElement[i].style.height = flameElement[i].style.width = (120 / global.mapData.resolution / 1024) * 100 + "%";
Test it just in case.
Hi all! Starting today, inferno began to display incorrectly. It is not located at the coordinates where it should be. Has anyone figured out the problem?