Skip to content

Fix Low Resolution Light Unit Icon #2809

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

Merged
merged 1 commit into from
Dec 1, 2020

Conversation

johnpars
Copy link
Contributor

@johnpars johnpars commented Dec 1, 2020

Purpose of this PR

Tiny PR that fixes light unit icons which appear low resolution on retina / high DPI displays. The problem was due to a typo in the icon file name, and how the built-in icon loading behavior fell back to the low resolution icon.

Before:
Before

After:
After


Testing status

  • Tested on my retina display MacBook to confirm that the @2x icons are properly loaded.

Comments to reviewers

  • Just a file rename, so no code to review.

@johnpars johnpars added the HDRP label Dec 1, 2020
@johnpars johnpars requested review from sebastienlagarde and a team December 1, 2020 19:00
@sebastienlagarde sebastienlagarde removed the request for review from a team December 1, 2020 20:01
@sebastienlagarde sebastienlagarde marked this pull request as ready for review December 1, 2020 20:01
@sebastienlagarde
Copy link
Contributor

Removing QA, no need for review for such a small thing. retraget to hd/bugfix

@sebastienlagarde sebastienlagarde changed the base branch from master to hd/bugfix December 1, 2020 20:02
@sebastienlagarde sebastienlagarde requested review from a team as code owners December 1, 2020 20:02
@sebastienlagarde sebastienlagarde changed the base branch from hd/bugfix to master December 1, 2020 20:05
@sebastienlagarde sebastienlagarde changed the base branch from master to hd/bugfix December 1, 2020 20:05
@sebastienlagarde sebastienlagarde removed request for a team December 1, 2020 20:05
@sebastienlagarde sebastienlagarde merged commit de7b620 into hd/bugfix Dec 1, 2020
@sebastienlagarde sebastienlagarde deleted the HDRP/fix-blurry-light-unit-icons branch December 1, 2020 20:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants