-
Notifications
You must be signed in to change notification settings - Fork 99
Blazor Hybrid and BlazorSize #81
Copy link
Copy link
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationmore info neededFurther information is requested about the problem statementFurther information is requested about the problem statement
Description
Activity
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationmore info neededFurther information is requested about the problem statementFurther information is requested about the problem statement
Given a Blazor Hybrid app where the Blazor WebView does NOT occupy the full user interface (UI) of the native window, then BlazorSize will report an incorrect size or incorrect media query result. This is because BlazorSize uses the browser's dimensions and not the application's.