Skip to content

Conversation

@IsseW
Copy link
Member

@IsseW IsseW commented Dec 15, 2025

Related

What

Fixes time panel size being rounded down when dragging it.

@IsseW IsseW added 🪳 bug Something isn't working 📺 re_viewer affects re_viewer itself 🦟 regression A thing that used to work in an earlier release include in changelog labels Dec 15, 2025
@github-actions
Copy link

github-actions bot commented Dec 15, 2025

Web viewer built successfully.

Result Commit Link Manifest
af0cb53 https://rerun.io/viewer/pr/12208 +nightly +main

View image diff on kitdiff.

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

Copy link
Member

@emilk emilk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Small fix! Would .round() make even more sense?

@IsseW
Copy link
Member Author

IsseW commented Dec 15, 2025

Small fix! Would .round() make even more sense?

Good point, yeah I think so.

Also realized that this issue goes a bit further. Since we, in blueprint, store the x axis view with integers it gets buggy for small views. Especially with sequence timelines. So I added a temporary float value for the offset in the x axis that gets stored in egui memory.

@IsseW IsseW merged commit 29a1935 into main Dec 15, 2025
38 checks passed
@IsseW IsseW deleted the isse/fix-timeseries-drifting branch December 15, 2025 15:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🪳 bug Something isn't working include in changelog 📺 re_viewer affects re_viewer itself 🦟 regression A thing that used to work in an earlier release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants