Closed jtomic-croz closed 8 months ago
StackedLayout has autohide functionality when prop fixed is used. Currently, amount of pixels for navbar is hardcoded and cannot be controlled with the current API. Please add a token / prop for the customisation of that height.
fixed
Navbar height is hardcoded as 64px.
Navbar height is configurable.
none
Released in 1.12.0
Basic information
Enhancement description
StackedLayout has autohide functionality when prop
fixed
is used. Currently, amount of pixels for navbar is hardcoded and cannot be controlled with the current API. Please add a token / prop for the customisation of that height.Current behaviour
Navbar height is hardcoded as 64px.
Wanted behaviour
Navbar height is configurable.
Possible workarounds
none