You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make Position2D components editable in selection panel (#8357)
### Related
<!--
Include links to any related issues/PRs in a bulleted list, for example:
* Closes#1234
* Part of #1337
-->
* Part of #8299
### What
This adds a simple single line edit for position 2D. There is no
`speed_fn` because I think in most applications UI coordinates are
probably good unit (for example in graphs).
https://github.com/user-attachments/assets/2fad00c4-8e68-40fe-a474-32fa5806814e
<!--
Make sure the PR title and labels are set to maximize their usefulness
for the CHANGELOG,
and our `git log`.
If you have noticed any breaking changes, include them in the migration
guide.
We track various metrics at <https://build.rerun.io>.
For maintainers:
* To run all checks from `main`, comment on the PR with `@rerun-bot
full-check`.
* To deploy documentation changes immediately after merging this PR, add
the `deploy docs` label.
-->
---------
Co-authored-by: Andreas Reich <[email protected]>
0 commit comments