Adam Płonka
Adam Płonka
No, not across restarts. Currently all calls to set MinWidth, MinHeight etc first get an instance of AppWindow but this instance is created every time using `AppWindow.GetFromWindowId`. I found this...
Yes I found the same, it works good without overriding the default values. What I did is just to create a class derived from MicaSystemBackdrop and override UpdateController with no...
I don't know which defaults are we talking about but for me mica in WinUIEx is way too bluish. Here's the comparison of WinUIEx defaults and mica used in system...
Looks like it's coming from my wallpaper, it's the default blue windows 11 wallpaper. Changing the wallpaper proves that. In other applications the effect is much more subtle. Interesting thing...
Yes I compared screenshots pixel by pixel now and it matches perfectly on 0.8 setting. I just worry that when for example this proposal https://aka.ms/AAftsr1 passes it will not match...
@nicohaenggi it's any book that is larger than 5MB in total, really. I already resolved this issue locally by implementing simple retrying mechanism for resource fetching
@olajoshal here is the fork for changes I made: https://github.com/PlonkaAdam/SafariBooks-Downloader I included also a little bonus windows script "download.cmd" which asks just for password and URL because I'm a lazy...
For unpackaged apps the `AppWindow.GetFromWindowId(windowId)` throws the following exception after re-running the application: ``` System.Reflection.TargetInvocationException: „Exception has been thrown by the target of an invocation.” SEHException: External component has thrown...
Just letting know that this error stopped occurring after one of windows updates. I'm still a little concerned about backward compatibility but as I couldn't reproduce this bug for quite...
@dotnet-policy-service agree