Problem on Slider widget on set property "maximumFractionDigits"

Hi,
I using blynk cloud with android app (last version), i try to implement the property “maximumFractionDigits” in my node-red library.

See this post for reference: New Android Release 2.19.1

I’ve encountered a strange problem, the “set property” command is accepted by the server without any errors, but the number of decimal places is not always set correctly on the application.
If the app is open, nothing changes in the interface (example if the slider is set to 2 digits and the command specified to set it to 0, in the app 2 digits are still there)
instead, if the app is closed and I send the command, then when I open it the number of the decimal digits is correct

no one else has found this problem ?? How many users are we using this function ??

Best regards
Gabriele

@gab.lau hello. this was never implemented (update of maximumFractionDigits in realtime). Very low priority, sorry.