Skip to content

set to device layer the same background color as the window have#674

Open
SergeevPavel wants to merge 2 commits intomasterfrom
device_layer_background
Open

set to device layer the same background color as the window have#674
SergeevPavel wants to merge 2 commits intomasterfrom
device_layer_background

Conversation

@SergeevPavel
Copy link
Copy Markdown
Collaborator

We expect that this change will fix FL-12113 White background shown on window resize

@SergeevPavel SergeevPavel requested a review from igordmn March 14, 2023 14:20
@SergeevPavel SergeevPavel force-pushed the device_layer_background branch from 3602767 to fb4f34d Compare April 3, 2023 21:32
@SergeevPavel SergeevPavel force-pushed the device_layer_background branch from fb4f34d to 787241f Compare April 3, 2023 21:34
if (!device || !device.layer) {
return;
}
device.layer.backgroundColor = decodeColor(color);
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

We should check transparency here as well

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