Skip to content

[gpad] transparent canvas color on Mac#22486

Merged
linev merged 1 commit into
root-project:masterfrom
linev:mac_transp_canvas
Jun 5, 2026
Merged

[gpad] transparent canvas color on Mac#22486
linev merged 1 commit into
root-project:masterfrom
linev:mac_transp_canvas

Conversation

@linev

@linev linev commented Jun 5, 2026

Copy link
Copy Markdown
Member

When transparent style is specified,
canvas must be filled with 1001 fill style
to properly clear all previous drawings.

Logic was previously implemented in TPad::PaintBox
and was not properly moved to TPad::PaintBorder

Fixes #22471

When transparent style is specified,
canvas must be filled with 1001 fill style
to properly clear all previous drawings.

Logic was previosely implemented in TPad::PaintBox
and was not properly moved to TPad::PaintBorder
@linev linev self-assigned this Jun 5, 2026
@linev linev requested a review from couet as a code owner June 5, 2026 09:00
@github-actions

github-actions Bot commented Jun 5, 2026

Copy link
Copy Markdown

Test Results

    22 files      22 suites   3d 9h 50m 44s ⏱️
 3 856 tests  3 856 ✅ 0 💤 0 ❌
76 166 runs  76 166 ✅ 0 💤 0 ❌

Results for commit 1086bc8.

@linev linev merged commit aeefe7c into root-project:master Jun 5, 2026
41 checks passed
@linev linev deleted the mac_transp_canvas branch June 5, 2026 10:49
@linev

linev commented Jun 5, 2026

Copy link
Copy Markdown
Member Author

/backport to 6.40

@root-project-bot

Copy link
Copy Markdown

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

@root-project-bot

Copy link
Copy Markdown

This PR has been backported to branch 6.40: #22488

@couet

couet commented Jun 5, 2026

Copy link
Copy Markdown
Member

It fixes the problem

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.

issue with transparency and interactive mode on macOS

3 participants