Miles Egan
Miles Egan
**Description** Performance degrades over time recording certain topics. Setting a follow window for the plot doesn't seem to solve the problem. - Version: 1.21.0 - OS: Ubuntu 20.04 - Data...
**User-Facing Changes** This adds new plot panel settings to manually specify the min and max X axis values. **Description** This adds new settings and new logic to clamp the X...
**User-Facing Changes** Disables the right click context menu for the entire app. **Description** This just catches the `onContextMenu` event of the root workspace element. Fixes #3961
**User-Facing Changes** None **Description** Ports the log panel content to MUI. Partially addresses: https://github.com/foxglove/studio/issues/4079
**Description** Momentjs is now considered a legacy project. We should replace it with a better maintained library. **Steps To Reproduce** https://github.com/moment/moment-timezone/blob/develop/README.md ``` Moment-Timezone is an add-on for Moment.js. Both are...
It would be nice if extension panels could provide their own preview images for the panel grid.
**User-Facing Changes** Preserve per-panel vertical zoom behavior on synced plots. **Description** Change ChartJSManager to respect and not change existing, user manipulated Y scales except in two cases: 1. When an...
**Description** Plot syncing and y axis scale do not behave as expected. - Version: studio.foxglove.dev - OS: any - Data source (e.g. bag file, mcap file, rosbridge, ROS 1/2 native):...
**Description** Now that globalBounds is available in the timeline interaction store and usable by other parts of the app, we should express the min/max in Time values instead of seconds....