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

Add icons for entities and components, and use them everywhere #5318

Merged
merged 4 commits into from
Feb 28, 2024

Conversation

abey79
Copy link
Member

@abey79 abey79 commented Feb 27, 2024

What

This PR adds icons for both entities and components, and use them everywhere—arguably naively so, such as to foster discussion around the icon itself and its use.

image image image image



Situation where it gets kind of crazy:

image



This PR also fix a bug where a spurious path was displayed for top-level entities:

image



Fixes:

Checklist

  • I have read and agree to Contributor Guide and the Code of Conduct
  • I've included a screenshot or gif (if applicable)
  • I have tested the web demo (if applicable):
  • The PR title and labels are set such as to maximize their usefulness for the next release's CHANGELOG
  • If applicable, add a new check to the release checklist!

@abey79 abey79 added ui concerns graphical user interface include in changelog labels Feb 27, 2024
@Wumpf Wumpf self-requested a review February 27, 2024 14:55
Copy link
Member

@Wumpf Wumpf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

code lgtm and straight forward but also not a fan of the icon itself

@abey79 abey79 marked this pull request as draft February 28, 2024 10:11
@abey79 abey79 marked this pull request as ready for review February 28, 2024 14:35
Copy link
Member

@Wumpf Wumpf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice, I like those better

@abey79 abey79 merged commit 85d41cb into main Feb 28, 2024
24 of 31 checks passed
@abey79 abey79 deleted the antoine/entity-comp-icons branch February 28, 2024 14:49
Wumpf pushed a commit that referenced this pull request Feb 28, 2024
…al (#5341)

### What

Fix an oversight from:
- #5318

<img width="512" alt="Screenshot 2024-02-28 at 17 14 45"
src="https://github.com/rerun-io/rerun/assets/2624717/8c96768b-c6c5-4f26-b608-3c2ef3f36eb9">

### 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 the web demo (if applicable):
* Using newly built examples:
[app.rerun.io](https://app.rerun.io/pr/5341/index.html)
* Using examples from latest `main` build:
[app.rerun.io](https://app.rerun.io/pr/5341/index.html?manifest_url=https://app.rerun.io/version/main/examples_manifest.json)
* Using full set of examples from `nightly` build:
[app.rerun.io](https://app.rerun.io/pr/5341/index.html?manifest_url=https://app.rerun.io/version/nightly/examples_manifest.json)
* [x] The PR title and labels are set such as to maximize their
usefulness for the next release's CHANGELOG
* [x] If applicable, add a new check to the [release
checklist](https://github.com/rerun-io/rerun/blob/main/tests/python/release_checklist)!

- [PR Build Summary](https://build.rerun.io/pr/5341)
- [Docs
preview](https://rerun.io/preview/f963e4b35b0b5886ac875c4d0d8a2e4c4be5b496/docs)
<!--DOCS-PREVIEW-->
- [Examples
preview](https://rerun.io/preview/f963e4b35b0b5886ac875c4d0d8a2e4c4be5b496/examples)
<!--EXAMPLES-PREVIEW-->
- [Recent benchmark results](https://build.rerun.io/graphs/crates.html)
- [Wasm size tracking](https://build.rerun.io/graphs/sizes.html)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
include in changelog ui concerns graphical user interface
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants