KevinnZou / compose-webview-multiplatform

WebView for JetBrains Compose Multiplatform
https://kevinnzou.github.io/compose-webview-multiplatform/
Apache License 2.0
305 stars 39 forks source link

feature: add option to set background color for iOS #95

Closed msasikanth closed 3 months ago

msasikanth commented 3 months ago

TODO: Use the common background color setting to set the background color of desktop.

msasikanth commented 3 months ago

@KevinnZou I am not familiar with setting the background colour for desktop environment. Is this something that's required or do you know how to do that?

KevinnZou commented 3 months ago

@KevinnZou I am not familiar with setting the background colour for desktop environment. Is this something that's required or do you know how to do that?

@msasikanth It appears that the Desktop webview only supports configuring the transparent property. @DatL4g, do you know how to configure the background color?