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

silx.gui.plot.PlotWidget: Fixed saveGraph for OpenGL backend #4218

Merged
merged 1 commit into from
Feb 26, 2025

Conversation

t20100
Copy link
Member

@t20100 t20100 commented Feb 26, 2025

Checklist:


This PR fixes OpenGL backend saveGraph which was not displaying the "overlays" (markers, ...).
It now performs a complete rendering in an offscreen texture framebuffer.

closes #4217

@t20100 t20100 added this to the Next release milestone Feb 26, 2025
@t20100 t20100 requested a review from vallsv February 26, 2025 14:56
@t20100 t20100 merged commit 87d7cce into silx-kit:main Feb 26, 2025
7 of 9 checks passed
@t20100 t20100 deleted the fix-plot-gl-savegraph branch February 26, 2025 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

plot: Snapshot not taken into accound markers
2 participants