HO-COOH
HO-COOH
> No idea why this happens, given that this didn't occur in the WinUI 2/XCG back then, I'm inclined to say this is a WinUI 3 issue. I'm not sure...
> Unfortunately, there are 2 different "ExtendsContentIntoTitleBar" right now: > > * WinUI 3's custom title bar in Microsoft.UI.Xaml.Window class > * AppWindow's custom title bar in Microsoft.UI.Windowing.AppWindowTitleBar > >...
@david-risney Can you please gives an general steps to make this work? I looked through the webview2 samples and there are no samples about getting WinUI3 with webview2 works. Is...
Looks like it's already fixed. There is a `appWindow.SetIcon("Assets/Tiles/GalleryIcon.ico");` in `NavigationRootPage.xaml.cs`
@mikehoffms  https://learn.microsoft.com/en-us/microsoft-edge/webview2/how-to/debug-visual-studio-images/console.png
I will do a new release soon and will keep you updated!
OwO感谢喜欢~ 😄 咱肯定会出一个,但是现在手上没有测试用的arm设备(我想等明年高通的x elite量产就入一个
Thank you! Please also translate [the second part](https://github.com/HO-COOH/FastCopy#translation)
Can you please provide your file path, both the original and destination (I guess it's some kind of encoding issues)? Also try to enable `UTF-8 beta support` in windows system...
> Source: `C:\data\el\tool\repo\rhome\bom\items.xlsx` Dest: `C:\Users\kd\Desktop\` > > Tried with `UTF-8 beta support` enabled but still the same. Largely a permission issue. Try using command `robocopy "C:/data/el/tool/repo/rhome/bom/" "C:/Users/kd/Desktop/" "items.xlsx"` and see...