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.
Is your feature request related to a problem? Please describe.
I think the icons of the
NavigationPaneare 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.