Skip to content

Commit

Permalink
Lower logo resolution to avoid aliasing on low-dpi screens (#2848)
Browse files Browse the repository at this point in the history
### What

Has now the same vertical resolution as the R menu icon

---
Before on low-dpi (windows):

![before](https://github.com/rerun-io/rerun/assets/1220815/74ea8492-59ea-47d6-9b3f-fead9c241057)

After on low-dpi (windows):

![after](https://github.com/rerun-io/rerun/assets/1220815/647619fc-9019-4ae3-9247-da1682550c19)

---

Before on low-dpi (mac):

![image](https://github.com/rerun-io/rerun/assets/1220815/f1697961-078e-4119-85ec-ea13b583ffab)

After on low-dpi (mac):

![after](https://github.com/rerun-io/rerun/assets/1220815/17828c4e-f6c3-46dc-b881-20af38e6979b)

---

Before on high-dpi (mac):
<img width="245" alt="image"
src="https://github.com/rerun-io/rerun/assets/1220815/8b1179b1-3a28-44db-af19-a86882c085d3">

After on high-dpi (mac):
<img width="211" alt="image"
src="https://github.com/rerun-io/rerun/assets/1220815/2f08e7ab-21c7-41da-90e8-75abbac5e245">

### Checklist
* [x] I have read and agree to [Contributor
Guide](https://github.com/rerun-io/rerun/blob/main/CONTRIBUTING.md) and
the [Code of
Conduct](https://github.com/rerun-io/rerun/blob/main/CODE_OF_CONDUCT.md)
* [x] I've included a screenshot or gif (if applicable)
* [x] I have tested [demo.rerun.io](https://demo.rerun.io/pr/{{
pr.number }}) (if applicable)

- [PR Build Summary](https://build.rerun.io/pr/{{ pr.number }})
- [Docs preview](https://rerun.io/preview/{{
"pr:%s"|format(pr.branch)|encode_uri_component }}/docs)
- [Examples preview](https://rerun.io/preview/{{
"pr:%s"|format(pr.branch)|encode_uri_component }}/examples)
  • Loading branch information
Wumpf committed Jul 27, 2023
1 parent 7a81019 commit 84204f4
Showing 1 changed file with 0 additions and 0 deletions.
Binary file modified crates/re_ui/data/icons/rerun_io.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 84204f4

Please sign in to comment.