You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fluent2 controls suffer from a few issues with height:
They are TOO tall by default. This is especially obvious with the ComboBox which is far too tall by default. I suspect the item margins/padding do not follow WinUI 3.
Related with point 1, not controls are NOT designed for the default 32px height. I'm pretty sure this is the default in WinUI3 and needs to apply here as well?
The controls do NOT support support custom heights. I already noted this separately with the DatePicker calendar button. However, setting a forced height of 32px flatly doesn't work for ComboBox and has issues with DatePicker. All controls need to be audited.
Reproduction Steps
Controls with issues so far:
ComboBox
DatePicker
... please review for more. I will add them if/when I find them as well.
Expected behavior
See WinUI3 gallery
Actual behavior
See above
Regression?
No response
Known Workarounds
No response
Impact
No response
Configuration
No response
Other information
No response
The text was updated successfully, but these errors were encountered:
Description
Fluent2 controls suffer from a few issues with height:
Reproduction Steps
Controls with issues so far:
... please review for more. I will add them if/when I find them as well.
Expected behavior
See WinUI3 gallery
Actual behavior
See above
Regression?
No response
Known Workarounds
No response
Impact
No response
Configuration
No response
Other information
No response
The text was updated successfully, but these errors were encountered: