TryMudBlazor icon indicating copy to clipboard operation
TryMudBlazor copied to clipboard

Window maximize causing drawer open

Open benbaker76 opened this issue 7 months ago • 0 comments

If I load try.mudblazor.com and then double click the titlebar to restore the window and then double click again to maximize the window again the drawer expands to 240px.

When I examine the css the drawer has the mud-drawer--open class applied. If I edit this to mud-drawer the drawer will go back to the correct size. So for some reason maximize is causing the drawer to open.

Image

benbaker76 avatar Mar 09 '25 00:03 benbaker76