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]: desktopCapturer thumbnails not respecting thumbnailSize, always low-res (29.3.2) #42032

Closed
3 tasks done
Galkon opened this issue May 3, 2024 · 1 comment
Closed
3 tasks done

Comments

@Galkon
Copy link

Galkon commented May 3, 2024

Preflight Checklist

Electron Version

29.3.2

What operating system are you using?

macOS

Operating System Version

Sonoma 14.4.1

What arch are you using?

arm64 (including Apple Silicon)

Last Known Working Electron version

28.3.1

Expected Behavior

Using the desktopCapturer API to capture a screen's thumbnail respects the thumbnailSize provided and when providing a thumbnailSize equivalent to the display width or height provides a full resolution thumbnail.

electron-28.3.1-working.mov

Actual Behavior

Instead, on 29.3.2, the thumbnail is always a low-resolution image scaled up to the specified thumbnailSize.

electron-29.3.2-broken.mov

Testcase Gist URL

https://gist.github.com/Galkon/18fcba517464f6c1f09d79ce083c898a

Additional Information

Appears to be fixed in 30.x and 31 alpha

@Galkon Galkon added the bug 🪲 label May 3, 2024
@Galkon Galkon changed the title [Bug]: desktopCapturer thumbnails not respecting thumbnailSize, always low-res [Bug]: desktopCapturer thumbnails not respecting thumbnailSize, always low-res May 3, 2024
@Galkon Galkon changed the title [Bug]: desktopCapturer thumbnails not respecting thumbnailSize, always low-res [Bug]: desktopCapturer thumbnails not respecting thumbnailSize, always low-res (29.3.2) May 3, 2024
@codebytere
Copy link
Member

Duplicate of #41630

@codebytere codebytere marked this as a duplicate of #41630 May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants