A-tG / VoicemeeterFancyOSD

On-screen display for Voicemeeter that works with fullscreen apps.
MIT License
153 stars 4 forks source link

Bug: Scale option don't like floatting numbers #21

Closed Glaived closed 2 years ago

Glaived commented 2 years ago

https://github.com/A-tG/VoicemeeterFancyOSD/issues/20

https://github.com/A-tG/VoicemeeterFancyOSD/releases/tag/v0.12.0.0

; Scale of OSD. Maximum: 2, minimum: 0.5
Scale = 1.2

This version does not like floatting numbers and rounding to an integer.

HenryBaby commented 2 years ago

It works fine if I use comma, instead of dot. I'm not sure what the best practice is here for these types of configurations tho :)

A-tG commented 2 years ago

Probably because it was trying to parse according to Region settings. Should be fixed now in 0.12.0.1