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

缩放后鼠标光标的分辨率变的很糟糕 #897

Closed
yanyurua opened this issue Apr 25, 2024 · 3 comments
Closed

缩放后鼠标光标的分辨率变的很糟糕 #897

yanyurua opened this issue Apr 25, 2024 · 3 comments
Labels
question Further information is requested

Comments

@yanyurua
Copy link

Question 问题

如标题所说,缩放后光标会被压缩成一个很小块很糊的光标,使用绘制光标放大后仍然是个不太好看的光标;

能否在缩放以后,让光标的图案不被压缩呢?
被压缩后
被压缩前

Logs files (optional) 日志文件(可选)

No response

@yanyurua yanyurua added the question Further information is requested label Apr 25, 2024
@Blinue
Copy link
Owner

Blinue commented Apr 25, 2024

光标绘制有一些限制:#254 (comment)

你有没有更改光标大小或有多屏幕?

GitHub
v0.9 主要专注于提升性能,支持计算着色器 路线图 https://github.com/Blinue/Magpie/projects/1

@yanyurua
Copy link
Author

光标绘制有一些限制:#254 (comment)

你有没有更改光标大小或有多屏幕?

GitHub**v0.9 Dev Channel · Blinue Magpie · Discussion #254**v0.9 主要专注于提升性能,支持计算着色器 路线图 https://github.com/Blinue/Magpie/projects/1

了解情况了,我的光标大小改了,也有多屏幕;其实这也并不影响正常使用,问题不大;

不过我在录取光标的时候发现一个现象,进行缩放以后,录制界面里有着最初的光标以及被压缩后的光标(也就是两个光标),但他们错位了。

@Blinue
Copy link
Owner

Blinue commented Apr 25, 2024

不过我在录取光标的时候发现一个现象,进行缩放以后,录制界面里有着最初的光标以及被压缩后的光标(也就是两个光标),但他们错位了。

这个问题在 #141 中追踪。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants