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

Thumbnail scaling doesn't look great on low-DPI screens #963

Closed
statico opened this issue May 21, 2021 · 1 comment
Closed

Thumbnail scaling doesn't look great on low-DPI screens #963

statico opened this issue May 21, 2021 · 1 comment
Labels
bug Something isn't working duplicate This issue or pull request already exists

Comments

@statico
Copy link

statico commented May 21, 2021

First, thank you all for making this wonderful tool. You all rock!

Describe the bug

I use a 1920x1080 144hz gaming monitor as my primary display. When I use AltTab, the thumbnails look pixelated and jaggy, like they haven't been scaled nicely.

image

Steps to reproduce the bug

  1. Use a non-high-DPI display
  2. Press command-tab
  3. Squint & sneer

Suggestion

Based on some cursory research, it looks like this could be fixed in ThumbnailView.swift somehow using some kind of image scaling interpolation settings. Some links:

@statico statico added the bug Something isn't working label May 21, 2021
@lwouis
Copy link
Owner

lwouis commented May 22, 2021

Hi @statico

There is already an open PR on this this topic: #705

Please check out the conversation there. It's quite a complex situation. I'll close this ticket in the meanwhile to keep the efforts centralized

@lwouis lwouis closed this as completed May 22, 2021
@lwouis lwouis added the duplicate This issue or pull request already exists label May 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants