studio icon indicating copy to clipboard operation
studio copied to clipboard

Robotics visualization and debugging

Results 191 studio issues
Sort by recently updated
recently updated
newest added

**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

Ability to set "x min" and "x max" in addition to "y min"m and "y max" (already supported). This is important for consistent/comparable plots. It could be added to the...

feature
panel: plot

**Description** I have a layout with 3D beta panel, and this panel is 3D off. before I turn 3D on, I can not rotate the canvas and move the canvas...

bug

**Description** I'm looking at [this URL](https://studio.foxglove.dev/?ds=foxglove-data-platform&ds.deviceId=dev_maadgdhBdV3xMDHi&ds.end=2018-08-01T19%3A56%3A02.548000000Z&ds.start=2018-08-01T19%3A55%3A43.298570000Z&layoutId=822c89a6-98b4-4fca-a1fa-ef4b76b55f22&time=2018-08-01T19%3A55%3A50.124423859Z) from data platform demo org. For some reason, the map layer disappears for a few seconds from both old + new 3d panels when...

bug

**User-Facing Changes** Fixed an issue in the 3D (Beta) panel where the camera controls didn't work if the panel was initially loaded in 2D view mode. **Description** Fixes https://github.com/foxglove/studio/issues/4138 Also...

**User-Facing Changes** Minimal **Description** Swap Parameters panel to use MUI Table

**User-Facing Changes** Playing a file when already at the end restarts playback at the start. When a file reaches the end of its playback the "pause" icon changes back to...

**User-Facing Changes** None **Description** Rationale: With `public` being the default accessibility level, TypeScript makes it easy to _accidentally_ expose methods and members that were intended to be internal to other...