Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

expose VisualizationFrame::addPanelByName() #1303

Merged

Conversation

rhaschke
Copy link
Contributor

@rhaschke rhaschke commented Oct 18, 2018

... to allow saving of programmatically created panels.

Otherwise, panels can only be added via addPane(), which doesn't add them to custom_panels_.
However, only panels in custom_panels_ are actually saved.

Would be great to backport this to Kinetic too.

... to allow saving of programmatically created panels.
Otherwise, panels can only be added via addPane(), which doesn't add them to `custom_panels_`
and thus doesn't save their settings.
@rhaschke rhaschke merged commit f90c208 into ros-visualization:melodic-devel Feb 17, 2019
@rhaschke rhaschke deleted the allow-panel-saving branch February 17, 2019 19:57
rhaschke added a commit that referenced this pull request Feb 17, 2019
... to allow saving of programmatically created panels.
Otherwise, panels can only be added via addPane(), which doesn't add them to `custom_panels_`
and thus doesn't save their settings.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant