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

Fix mouse pointers being out of frame #8983

Merged
merged 1 commit into from
Feb 10, 2025
Merged

Fix mouse pointers being out of frame #8983

merged 1 commit into from
Feb 10, 2025

Conversation

teh-cmc
Copy link
Member

@teh-cmc teh-cmc commented Feb 10, 2025

The mouse pointers were out of frame after we reduced the image size following the AA fixes.

For that reason, the cam wouldn't move, which meant it was still in follow mode, which meant the results were wrong.

The rest of the diffs is just my vulkan upgrade over the week-end, it seems.

@teh-cmc teh-cmc added 🔨 testing testing and benchmarks exclude from changelog PRs with this won't show up in CHANGELOG.md labels Feb 10, 2025
@teh-cmc
Copy link
Member Author

teh-cmc commented Feb 10, 2025

@rerun-bot full-check

Copy link

Started a full build: https://github.com/rerun-io/rerun/actions/runs/13239986109

Copy link

github-actions bot commented Feb 10, 2025

Web viewer built successfully. If applicable, you should also test it:

  • I have tested the web viewer
Result Commit Link Manifest
6537d0b https://rerun.io/viewer/pr/8983 +nightly +main

Note: This comment is updated whenever you push a commit.

@teh-cmc teh-cmc changed the title Fix mouse pointers being Fix mouse pointers being out of frame Feb 10, 2025
@teh-cmc
Copy link
Member Author

teh-cmc commented Feb 10, 2025

(i'll revert the irrelevant diffs, not worth the trouble)

@teh-cmc teh-cmc force-pushed the cmc/fix_mouse_pointers branch from 467bd7c to 6537d0b Compare February 10, 2025 12:36
@teh-cmc teh-cmc merged commit 9f5f6b7 into main Feb 10, 2025
35 checks passed
@teh-cmc teh-cmc deleted the cmc/fix_mouse_pointers branch February 10, 2025 13:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
exclude from changelog PRs with this won't show up in CHANGELOG.md 🔨 testing testing and benchmarks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants