Skip to content

Restore modified flag after save TPad in ps/pdf/svg/tex file#22082

Merged
linev merged 1 commit intoroot-project:masterfrom
linev:pad_save_modified
Apr 28, 2026
Merged

Restore modified flag after save TPad in ps/pdf/svg/tex file#22082
linev merged 1 commit intoroot-project:masterfrom
linev:pad_save_modified

Conversation

@linev
Copy link
Copy Markdown
Member

@linev linev commented Apr 28, 2026

Before normal painting was performed in parallel to PS production. Now only printing into batch output is done
but modified flag is reset at the end of TPad::Paint(). Therefore restore that flag that normal painting can be done in the TCanvas::Update().

Discovered with latex.C macro

Before normal painting was performed in parallel to PS production.
Now only printing into batch output is done
but modified flag is reset at the end of TPad::Paint().
Therefore restore that flag that normal painting can be done
in the TCanvas::Update().

Discovered with latex.C macro
@github-actions
Copy link
Copy Markdown

Test Results

    22 files      22 suites   3d 12h 20m 16s ⏱️
 3 848 tests  3 848 ✅ 0 💤 0 ❌
76 908 runs  76 908 ✅ 0 💤 0 ❌

Results for commit f3b6d49.

@linev linev merged commit 7410330 into root-project:master Apr 28, 2026
33 checks passed
@linev
Copy link
Copy Markdown
Member Author

linev commented Apr 28, 2026

/backport to 6.40

@linev linev deleted the pad_save_modified branch April 28, 2026 14:13
@root-project-bot
Copy link
Copy Markdown

Preparing to backport PR #22082 to branch 6.40 requested by linev

@root-project-bot
Copy link
Copy Markdown

This PR has been backported to branch 6.40: #22087

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.

3 participants