Closed Glaived closed 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.
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 :)
Probably because it was trying to parse according to Region settings. Should be fixed now in 0.12.0.1
https://github.com/A-tG/VoicemeeterFancyOSD/issues/20
https://github.com/A-tG/VoicemeeterFancyOSD/releases/tag/v0.12.0.0
This version does not like floatting numbers and rounding to an integer.