AinaVT / LethalConfig

A mod configuration menu for Lethal Company
https://thunderstore.io/c/lethal-company/p/AinaVT/LethalConfig/
GNU General Public License v3.0
15 stars 6 forks source link

Sliders not using AcceptableValueRange when not providing Min/Max values #15

Closed AinaVT closed 9 months ago

AinaVT commented 9 months ago

Sliders are not using values from AcceptableValueRange from the ConfigEntry when using the constructor overload that takes an options object without providing a min/max value.

AinaVT commented 9 months ago

Waiting for confirmation that issue has been fixed with latest version

AinaVT commented 9 months ago

The person that reported the issue didn't confirm, but i'm pretty sure it's fixed. I'll reopen the issue if anything.

AinaVT commented 9 months ago

Turns out this wasn't fixed.