Skip to content
This repository has been archived by the owner on Apr 27, 2023. It is now read-only.

mdmontesinos/BlazoriseTest

Repository files navigation

BlazoriseTest

Minimal test repo associated with the following Blazorise issue --> Megabit/Blazorise#3514

When starting the application, the LayoutHeader has a HorizontalHeight of 72px, when according to the Theme, it should be 50px.

In the first picture, it can clearly be seen that the header is bigger than it should be, and it goes over the the body.

However, when you wiggle around the debug console, essentially changing the screen size a bit, the header gets the correct height, 50px, and remains like that until you reload the app again. This can be seen in the second picture.

It seems that the initial size depends on the content of the header itself, because if I include an image or big logo in the BarBrand, it increases even more the size.

LayoutHeader with incorrect 72px

image

LayoutHeader with correct 50px

image

About

Minimal test repo associated with the following Blazorise issue --> https://github.com/Megabit/Blazorise/issues/3514

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published