News

When using the increment/decrement buttons on float widgets, precision errors occur if the user's Float Rounding Precision setting is higher than the widget's step precision.
Description In InputNumber, the props used for the Increment and Decrement button are not passed to their slots, this causes difficulty in attempting to access those props in the case functionality ...