rerun icon indicating copy to clipboard operation
rerun copied to clipboard

Update to egui 0.33.2

Open emilk opened this issue 1 month ago • 2 comments

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

  • https://github.com/emilk/egui/pull/7710

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 avatar Nov 13 '25 14:11 emilk

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.

github-actions[bot] avatar Nov 13 '25 14:11 github-actions[bot]

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

lucasmerlin avatar Nov 13 '25 14:11 lucasmerlin

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 avatar Nov 25 '25 12:11 emilk

@rerun-bot full-check

emilk avatar Nov 25 '25 14:11 emilk

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

github-actions[bot] avatar Nov 25 '25 14:11 github-actions[bot]