Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Windows10下Acrylic窗口材质的问题 #107

Open
ROCmirs opened this issue Nov 22, 2024 · 3 comments
Open

[Bug] Windows10下Acrylic窗口材质的问题 #107

ROCmirs opened this issue Nov 22, 2024 · 3 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@ROCmirs
Copy link

ROCmirs commented Nov 22, 2024

描述
在Windows10中,使用Acrylic材质创建的窗口可以正常显示加载;但是在拖动窗口时会发生异常卡顿,需要非常长事件才能到达指定位置;窗口内部其他控件正常显示与交互无异常延迟。

复现
复现方法:在windows10环境下打开窗口,拖动标题栏使其改变位置
概率:几乎每次

期望效果
正常移动窗口无延迟

Screenshots/Videos
image
https://github.com/user-attachments/assets/4d12752a-fbd5-4696-817d-c8089c493ebc

系统与版本

  • 系统: Windows 10 22H2 x64 (VM Workstation 17虚拟机平台)
  • 版本: iNKORE-NET / UI.WPF.Modern 0.9.28.0 NuGet: 0.9.30
@NotYoojun
Copy link
Member

是这样,微软 api 的问题,暂时还没找到解决办法。

@NotYoojun NotYoojun added bug Something isn't working help wanted Extra attention is needed labels Nov 23, 2024
@NotYoojun
Copy link
Member

NotYoojun commented Nov 23, 2024

由于我手上没有 win10 的电脑不太好开发,只能看各位有没有好办法了 🙏🏻🙏🏻

@melinyi
Copy link

melinyi commented Nov 25, 2024

由于我手上没有 win10 的电脑不太好开发,只能看各位有没有好办法了 🙏🏻🙏🏻

可以在移动窗口时关闭API,松开时再复原。实现移动时关闭,结束开启闭合。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants