Scighost
Scighost
> Did you add a Manifest ? (maybe similar to [#7292](https://github.com/microsoft/microsoft-ui-xaml/issues/7292)) Yes, `app.manfest` is the default manifest file when creating a packaged project. Compared to that issue, this demo was...
> With the lines for OS >=Windows 8 ? (for layered child windows), like in the sample I had posted : [app.manifest](https://github.com/castorix/WinUI3_CustomCaption/blob/master/app.manifest) I changed the manifest content to be the...
> Does the same problem appear if you compile my sample ? > (I had only tested with Windows app SDK 1.1.0) Your project ran successfully on Windows 10, but...
> I see that we can set drag area on Window 11. However, it can not handle double click action of titlebar: > > * Double click to maximized/restore Double...
@onslauth Thanks for your answer, but that's not what I want. I'm testing [AppWindowTitleBar](https://learn.microsoft.com/en-us/windows/windows-app-sdk/api/winrt/microsoft.ui.windowing.appwindowtitlebar) on Windows 10, this api was mentioned in [v1.2 preview 1 release notes](https://learn.microsoft.com/en-gb/windows/apps/windows-app-sdk/preview-channel#windowing) but it still...
把下面这一段输入到浏览器地址栏,然后回车,看看会发生什么: xunkong://import-achievement?caller=YaeAchievement&from=clipboard
解析失败表明url启动没问题。 用Yae最后选择导出至时,输入 7(没错就是7),会提示已保存一个json文件,然后在寻空里导入这个文件,顺便把这个文件发我一份。
我测试了 v2.2 的 YaeAchievement,一切正常,能直接导入到寻空。 上面导出的 json 文件中需要把首字母改成小写才能被寻空正常识别。
> 把下面这一段输入到浏览器地址栏,然后回车,看看会发生什么: > xunkong://import-achievement?caller=YaeAchievement&from=clipboard 或者在 Yae 中输入 5 后,重复这一步。
 仔细看这图还挺有道理的,我设置的增长率的坐标范围是 -100~100%,增加了 70 倍那曲线当然是一飞冲天,下一个月增长率接近于 0,又是跌落谷底。看起来这么怪只能说图表的曲线平滑做得不好。