-
-
Notifications
You must be signed in to change notification settings - Fork 528
Closed
Description
Upgrading from v9.0.4 to v10.0.0 the property InputWidth
is missing from Fluent.Spinner
and Fluent.ComboBox
.
XLS0413 The property 'InputWidth' was not found in type 'Spinner'
XLS0413 The property 'InputWidth' was not found in type 'ComboBox'
I don't see anything about this break change in the changelog. I've missing somethings?
Thansk a lot!
Environment
- Fluent.Ribbon v10.0.0
- Windows 10
- .NET 6__