Closed pm64 closed 8 months ago
Can you please check it on develop branch now? @pm64
I think this is problem with webview permissions. My newest solution for different scaled monitors bug invokes window.getScreenDetails()
function to get monitors info. This function requires "window-management" permissions to be granted.
That was a bug in Photino.Blazor.CustomWindow project. I think i fixed it with package version 1.1.3. Photino.Blazor.Docking was updated to 1.1.1. Please check on the new version, if there is no error, I will close the issue. And thanks a lot for the report ;)
Confirmed -- this has been resolved!
Thank you @Andersen27.
Hey @Andersen27, you may be aware -- but just in case, the sample project is throwing on DockPanelHost.OnInitializedAsync() since the last commit. Here's the stack trace:
Please let me know if there's anything I can do to help resolve.