Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Wider selection panel by default (#5777)
### What We _still_ have to be disciplined about how much space we allow things to take up, but this helps a bit: Before: <img width="289" alt="Screenshot 2024-04-04 at 12 21 01" src="https://github.com/rerun-io/rerun/assets/1220815/14efda8e-a20a-4adc-b453-0319279940a7"> After: <img width="340" alt="Screenshot 2024-04-04 at 12 27 01" src="https://github.com/rerun-io/rerun/assets/1220815/7018ee4c-b9d2-437b-b252-6486b3cd5fd3"> Before: <img width="270" alt="Screenshot 2024-04-04 at 12 20 46" src="https://github.com/rerun-io/rerun/assets/1220815/451e05a6-1165-47c4-963a-0d2dece92224"> After: <img width="333" alt="Screenshot 2024-04-04 at 12 27 15" src="https://github.com/rerun-io/rerun/assets/1220815/d042b9f9-5609-40de-b8fd-e97117ba3247"> ### 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: [rerun.io/viewer](https://rerun.io/viewer/pr/5777) * Using examples from latest `main` build: [rerun.io/viewer](https://rerun.io/viewer/pr/5777?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/5777?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/5777) - [Docs preview](https://rerun.io/preview/5e515cb7b52ca0c9c53531d17be8735abd25fcc0/docs) <!--DOCS-PREVIEW--> - [Examples preview](https://rerun.io/preview/5e515cb7b52ca0c9c53531d17be8735abd25fcc0/examples) <!--EXAMPLES-PREVIEW--> - [Recent benchmark results](https://build.rerun.io/graphs/crates.html) - [Wasm size tracking](https://build.rerun.io/graphs/sizes.html)
- Loading branch information