You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Temperature setting issues
When it is set on Farenheight it display celcius. When it is set on Celcius, it will turn celcius (which the mod thinks it is farenheight) and turn it into whatever the mod thinks it is celcius.
Change reduced frame alignment suggestion
Reduced UI looks bad in bottom corners. Here is how it currently looks (and when "top" setting is enabled if added)
With new option, set to "bottom" it will looks like this (Although even lower)
The text was updated successfully, but these errors were encountered:
You are right, it changes with what the user sets in the options. So as long as the game is set to °F your calculation is correct, when its set to °C mine is. So theres got to be another solution
Okay, that makes sense. Changing units in the settings does break it. I'll see if there's some kind of way to work out what units the player has selected, so I can try fix the temperature issue. I'm keeping that new code in mind though and will use it once I figure the units out. Thanks for putting it through.
Temperature setting issues
When it is set on Farenheight it display celcius. When it is set on Celcius, it will turn celcius (which the mod thinks it is farenheight) and turn it into whatever the mod thinks it is celcius.
Change reduced frame alignment suggestion
![Img 1](https://user-images.githubusercontent.com/60526065/164536243-c566159b-24e3-4f50-a73b-69d17a9230b4.JPG)
![dsqdqsddqsdaaabbbbbb](https://user-images.githubusercontent.com/60526065/164536608-51cd5f66-7c7f-4c33-861c-de6e79f31b11.JPG)
Reduced UI looks bad in bottom corners. Here is how it currently looks (and when "top" setting is enabled if added)
With new option, set to "bottom" it will looks like this (Although even lower)
The text was updated successfully, but these errors were encountered: