Images are blury on blazor server #740

Closed
opened 2026-01-29 16:47:23 +00:00 by claunia · 4 comments
Owner

Originally created by @wthks on GitHub (Dec 19, 2021).

whenever I use a image its blury. somehow electrons whole app is blury and not like on the browser.
does someone have this same issue?

Originally created by @wthks on GitHub (Dec 19, 2021). whenever I use a image its blury. somehow electrons whole app is blury and not like on the browser. does someone have this same issue?
claunia added the bug label 2026-01-29 16:47:23 +00:00
Author
Owner

@ggomarighetti commented on GitHub (Dec 20, 2021):

can you share the steps to reproduce it, try to add more information to the issue, you can try to look at the browser console by pressing CTRL + SHIFT+ I (i).

@ggomarighetti commented on GitHub (Dec 20, 2021): can you share the steps to reproduce it, try to add more information to the issue, you can try to look at the browser console by pressing CTRL + SHIFT+ I (i).
Author
Owner

@wthks commented on GitHub (Dec 20, 2021):

@ggomarighetti there is no error or any errors in the console. I think i figured out the problem. when scaling images it makes it blury but really blury. somehow when I use it in my browser it looks normally but on electron it looks blury

@wthks commented on GitHub (Dec 20, 2021): @ggomarighetti there is no error or any errors in the console. I think i figured out the problem. when scaling images it makes it blury but really blury. somehow when I use it in my browser it looks normally but on electron it looks blury
Author
Owner

@wthks commented on GitHub (Dec 20, 2021):

ok the problem is the chrome browser that electron uses on firefox the images are normally. on chrome blury

@wthks commented on GitHub (Dec 20, 2021): ok the problem is the chrome browser that electron uses on firefox the images are normally. on chrome blury
Author
Owner

@ggomarighetti commented on GitHub (Dec 20, 2021):

@HeroinGyrl In this case I understand or at least I think, that your problem is related to the content of your website (html, js, css) and no longer has to do with the code related to Electron and / or ElectronNET.

While it is true that they use chromium for rendering, and would not have to do directly with functionality of the projects already mentioned this the problem.

@ggomarighetti commented on GitHub (Dec 20, 2021): > @HeroinGyrl In this case I understand or at least I think, that your problem is related to the content of your website (html, js, css) and no longer has to do with the code related to Electron and / or ElectronNET. While it is true that they use chromium for rendering, and would not have to do directly with functionality of the projects already mentioned this the problem.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Electron.NET#740