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

Rename blueprint section #6615

Closed
Wumpf opened this issue Jun 24, 2024 · 0 comments · Fixed by #6637
Closed

Rename blueprint section #6615

Wumpf opened this issue Jun 24, 2024 · 0 comments · Fixed by #6637
Assignees
Labels
🏎️ Quick Issue Can be fixed in a few hours or less ui concerns graphical user interface
Milestone

Comments

@Wumpf
Copy link
Member

Wumpf commented Jun 24, 2024

the "blueprint" section on both views & entities doesn't make sense anymore since a lot of things are blueprint!

  • move visible range into its own section and move interactive/visible to the top
  • think of something similar for view selection: query could be one section, view properties another
@Wumpf Wumpf added ui concerns graphical user interface 🏎️ Quick Issue Can be fixed in a few hours or less labels Jun 24, 2024
@Wumpf Wumpf added this to the 0.17 milestone Jun 24, 2024
@emilk emilk self-assigned this Jun 25, 2024
@emilk emilk mentioned this issue Jun 25, 2024
5 tasks
abey79 pushed a commit that referenced this issue Jun 26, 2024
### What
* Closes #6615
* Part of #6075

Each section now only does one thing, with a good name to describe it,
and in a good order.


![image](https://github.com/rerun-io/rerun/assets/1148717/a5f845cf-e0e4-496c-b495-85b7972c49f9)
![image](https://github.com/rerun-io/rerun/assets/1148717/b507f678-9139-4432-a2b6-c733ae0b0c94)


### 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 examples from latest `main` build:
[rerun.io/viewer](https://rerun.io/viewer/pr/6637?manifest_url=https://app.rerun.io/version/main/examples_manifest.json)
* Using full set of examples from `nightly` build:
[rerun.io/viewer](https://rerun.io/viewer/pr/6637?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/6637)
- [Recent benchmark results](https://build.rerun.io/graphs/crates.html)
- [Wasm size tracking](https://build.rerun.io/graphs/sizes.html)

To run all checks from `main`, comment on the PR with `@rerun-bot
full-check`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏎️ Quick Issue Can be fixed in a few hours or less ui concerns graphical user interface
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants