Skip to content

[TOF] Fix crashing when updating plots#2652

Merged
njacazio merged 3 commits intoAliceO2Group:masterfrom
ercolessi:master
Mar 18, 2026
Merged

[TOF] Fix crashing when updating plots#2652
njacazio merged 3 commits intoAliceO2Group:masterfrom
ercolessi:master

Conversation

@ercolessi
Copy link
Collaborator

No description provided.

@njacazio njacazio enabled auto-merge (squash) March 18, 2026 12:33
@@ -215,7 +215,8 @@ void TrendingCalibDiagnostics::generatePlots()
if (auto title = dynamic_cast<TPaveText*>(c->GetPrimitive("title"))) {
title->SetBBoxCenterX(c->GetBBoxCenter().fX);
// It will have an effect only after invoking Draw again.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the comment above might cause some confusion ;)

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you indeed :) removed

@njacazio njacazio merged commit 8fc229f into AliceO2Group:master Mar 18, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

4 participants