Skip to content

[v2, windows] Make SetBackgroundColour compatible for windows/386#1493

Merged
stffabi merged 2 commits intowailsapp:masterfrom
stffabi:feature/windows-setbackground-32bit
Jun 24, 2022
Merged

[v2, windows] Make SetBackgroundColour compatible for windows/386#1493
stffabi merged 2 commits intowailsapp:masterfrom
stffabi:feature/windows-setbackground-32bit

Conversation

@stffabi
Copy link
Copy Markdown
Collaborator

@stffabi stffabi commented Jun 24, 2022

No description provided.

}

if appoptions.BackgroundColour != nil {
win32.SetBackgroundColour(result.Handle(), appoptions.BackgroundColour.R, appoptions.BackgroundColour.G, appoptions.BackgroundColour.B)
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

This is already called at line 80

@stffabi stffabi force-pushed the feature/windows-setbackground-32bit branch from 6592af0 to 54150c9 Compare June 24, 2022 20:02
@stffabi stffabi requested a review from leaanthony June 24, 2022 20:03
@stffabi stffabi enabled auto-merge (squash) June 24, 2022 20:04
Copy link
Copy Markdown
Member

@leaanthony leaanthony left a comment

Choose a reason for hiding this comment

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

Nice!

@stffabi stffabi merged commit c61ce1e into wailsapp:master Jun 24, 2022
@stffabi stffabi deleted the feature/windows-setbackground-32bit branch July 25, 2022 12:23
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.

2 participants