We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
打开显示右边漂浮窗口的时候,拖动会闪很厉害。而且拖动右边窗口时有时换闪出另外一个同样大小的区域,感觉是计算区域出问题。
The text was updated successfully, but these errors were encountered:
是的,在性能不好的机器上这个问题很严重,需要右边这个悬浮窗口的需求可能使用上并不是很多,目前这只是个演示功能,做的不是很好,谢谢反馈,后续有时间我会优化这个问题,如果你有什么好的办法优化,也可以@我,谢谢!
Sorry, something went wrong.
有两个建议:(1)头文件包含时尽量使用相对路径,否则编译容易产生错误哦!(2)尽量不要使用not, and这些逻辑操作符,一般的编译器还不认得,兼容性不好。想推送下代码,硬是没找对地方……
No branches or pull requests
打开显示右边漂浮窗口的时候,拖动会闪很厉害。而且拖动右边窗口时有时换闪出另外一个同样大小的区域,感觉是计算区域出问题。
The text was updated successfully, but these errors were encountered: