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

Can't resize space views #5061

Closed
nikolausWest opened this issue Feb 6, 2024 · 3 comments · Fixed by #5064
Closed

Can't resize space views #5061

nikolausWest opened this issue Feb 6, 2024 · 3 comments · Fixed by #5064
Assignees
Labels
🪳 bug Something isn't working ui concerns graphical user interface
Milestone

Comments

@nikolausWest
Copy link
Member

Open https://app.rerun.io/commit/b9cd458/index.html and go to any example.

view.resize.broken.mp4
@nikolausWest nikolausWest added 🪳 bug Something isn't working ui concerns graphical user interface labels Feb 6, 2024
@nikolausWest nikolausWest added this to the 0.13 milestone Feb 6, 2024
abey79 added a commit that referenced this issue Feb 6, 2024
abey79 added a commit that referenced this issue Feb 6, 2024
### What

- Fixes #5061

### 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/5064/index.html)
* Using examples from latest `main` build:
[app.rerun.io](https://app.rerun.io/pr/5064/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/5064/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

- [PR Build Summary](https://build.rerun.io/pr/5064)
- [Docs
preview](https://rerun.io/preview/da3ca8a3ebf53647a43095c403a63b61007417c6/docs)
<!--DOCS-PREVIEW-->
- [Examples
preview](https://rerun.io/preview/da3ca8a3ebf53647a43095c403a63b61007417c6/examples)
<!--EXAMPLES-PREVIEW-->
- [Recent benchmark results](https://build.rerun.io/graphs/crates.html)
- [Wasm size tracking](https://build.rerun.io/graphs/sizes.html)
@roym899
Copy link
Collaborator

roym899 commented Feb 6, 2024

Still seems broken for me in the prerelease and when building from main.

@roym899 roym899 reopened this Feb 6, 2024
@emilk
Copy link
Member

emilk commented Feb 6, 2024

Works for me. Are you sure @roym899 ? Maybe try rerun reset and see if it helps?

@roym899
Copy link
Collaborator

roym899 commented Feb 6, 2024

I think I installed the release candidate on pypi instead. Pointing it explicility to the wheel does the trick.

Not sure what I did wrong before when building from source.

@roym899 roym899 closed this as completed Feb 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🪳 bug Something isn't working ui concerns graphical user interface
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants