UXP UI backend update in Photoshop Beta

With Drover It seems like sp-textfields with type=“number” now round the number values by default???

So now any plugin that used to be able to have a value like 8.5 will be forced to round to 9…which you know…BREAKS A TON OF THINGS.

I can add a step=“0.001” to allow values like 8.5 but then it always shows 8.500