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
Is your feature request related to a problem? Please describe.
I think the icons of the NavigationPane are a bit small and want to change their size. I can change the width of the column, the icon size itself, but not the pane height.
Is your feature request related to a problem? Please describe.
I think the icons of the
NavigationPane
are a bit small and want to change their size. I can change the width of the column, the icon size itself, but not the pane height.Describe the solution you'd like
Currently, the pane height is hardcoded (see https://github.com/bdlukaa/fluent_ui/blob/master/lib/src/controls/navigation/navigation_view/pane_items.dart#L204).
Describe alternatives you've considered
As described above, changed column width and icon size, neither of which let me change the height.
Additional context
I asked in Discord and was told to file an issue for this.
The text was updated successfully, but these errors were encountered: