Skip to content

Conversation

@emilk
Copy link
Member

@emilk emilk commented Nov 13, 2025

Changes in snapshot images should be pixel-alignment improvements thanks to


egui changelog

⭐ Added

  • Add Plugin::on_widget_under_pointer to support widget inspector #7652 by @juancampa
  • Add Response::total_drag_delta and PointerState::total_drag_delta #7708 by @emilk

🔧 Changed

🐛 Fixed

  • Fix profiling::scope compile error when profiling using tracing backend #7646 by @PPakalns
  • Fix edge cases in "smart aiming" in sliders #7680 by @emilk
  • Hide scroll bars when dragging other things #7689 by @emilk
  • Prevent widgets sometimes appearing to move relative to each other #7710 by @emilk
  • Fix ui.response().interact(Sense::click()) being flakey #7713 by @lucasmerlin

eframe changelog

  • Fix jittering during window resize on MacOS for WGPU/Metal #7641 by @aspcartman
  • Make sure native_pixels_per_point is set during app creation #7683 by @emilk

@emilk emilk added dependencies concerning crates, pip packages etc exclude from changelog PRs with this won't show up in CHANGELOG.md egui Requires egui/eframe work labels Nov 13, 2025
@github-actions
Copy link

github-actions bot commented Nov 13, 2025

Web viewer built successfully.

Result Commit Link Manifest
7b7c5eb https://rerun.io/viewer/pr/11889 +nightly +main

View image diff on kitdiff.

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

@emilk emilk marked this pull request as ready for review November 13, 2025 14:43
@lucasmerlin
Copy link
Member

Looking at the snapshots, I feel a lot of things look slightly unaligned now 😕

@emilk emilk marked this pull request as draft November 15, 2025 15:50
@emilk emilk force-pushed the emilk/egui-0.33.2 branch from 6431d06 to 68def0c Compare November 21, 2025 22:16
@emilk emilk force-pushed the emilk/egui-0.33.2 branch from c02545f to 0a38e34 Compare November 22, 2025 10:32
@emilk emilk marked this pull request as ready for review November 25, 2025 10:49
@emilk
Copy link
Member Author

emilk commented Nov 25, 2025

Some snapshot tests act differentally locally and on CI. In particular, the height-normalization of the density graph differs:

Nov-25-2025 14-56-35

@emilk
Copy link
Member Author

emilk commented Nov 25, 2025

@rerun-bot full-check

@github-actions
Copy link

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

@emilk emilk merged commit a8afd23 into main Nov 26, 2025
99 checks passed
@emilk emilk deleted the emilk/egui-0.33.2 branch November 26, 2025 08:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies concerning crates, pip packages etc egui Requires egui/eframe work exclude from changelog PRs with this won't show up in CHANGELOG.md

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants