rerun
rerun copied to clipboard
Update to egui 0.33.2
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_pointerto support widget inspector #7652 by @juancampa - Add
Response::total_drag_deltaandPointerState::total_drag_delta#7708 by @emilk
🔧 Changed
- Improve accessibility and testability of
ComboBox#7658 by @lucasmerlin
🐛 Fixed
- Fix
profiling::scopecompile error when profiling usingtracingbackend #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_pointis set during app creation #7683 by @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.
Looking at the snapshots, I feel a lot of things look slightly unaligned now 😕
Some snapshot tests act differentally locally and on CI. In particular, the height-normalization of the density graph differs:
@rerun-bot full-check
Started a full build: https://github.com/rerun-io/rerun/actions/runs/19673546194