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

feat(tray): add tray icon resize logic to improve icon rendering #540

Merged
merged 3 commits into from
Mar 3, 2024

Conversation

greenhat616
Copy link
Collaborator

@greenhat616 greenhat616 commented Mar 3, 2024

Close #188, #99

  • 根据 96 DPI 下托盘大小为 32px,计算合适的托盘图标大小
  • 缓存缩放结果

@greenhat616 greenhat616 added this to the 1.5.0 milestone Mar 3, 2024
@greenhat616 greenhat616 marked this pull request as draft March 3, 2024 06:32
@greenhat616 greenhat616 marked this pull request as ready for review March 3, 2024 08:47
@greenhat616 greenhat616 enabled auto-merge (squash) March 3, 2024 08:48
@greenhat616 greenhat616 merged commit 9f4bd55 into libnyanpasu:main Mar 3, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

新的模式托盘图标在Windows下显示效果不佳
1 participant