forked from rerun-io/rerun
-
Notifications
You must be signed in to change notification settings - Fork 0
Ui fixes before release #13
Copy link
Copy link
Open
Description
zrezke
opened on Apr 20, 2023
Issue body actions
- Fix selection panel expanding whenever configuration panel resizes cb05c3a
- Fix IMU plots being visible when they shouldn't be, (when scrolling) 5464ad3
- Fix config and stats tabs not being able to be viewed at the same time because of IMU state reset c583711
- Add apply button to postopne applying pipeline changes, make panels reappear when subscription comes back online after being turned off f9fbfc6
- Fix LR streams not showing up because subscriptions are not set! fixes LR stream subscriptions (maybe breaks panels reappearing after … #15
- Possibly refactor setting subscriptions and setting visible space_views etc to be in one place
- Fix padding in config ui, and make it scrollable f70b85c
- Handle: [error] Disparity/depth CENTER alignment requires left-right check mode enabled!
- Fix rerun not updating in bg (opened issue in egui: App doesn't update if hidden behind some other application (even tho ctx.request_repaint is called in update) emilk/egui#2944), memory issue effectively fixed: 9d40325
- Put backend into rerun repo
- Nuke DataChannel, use rr.log dirrectly
- Rename executable to depthai-viewer
- Change colors
- Log left ot right mono under camera when aligning depth to it
Reactions are currently unavailable