Commit 44c56f5
committed
Enable Transparent IAM backgrounds
In order to support transparent IAM backgrounds we must set the WebView
to not opaque and set the background color to clear. We are always
doing this since the HTML will set its own background color unless it
is specified as clear by the IAM's creator.1 parent 445fdde commit 44c56f5
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
114 | | - | |
| 114 | + | |
| 115 | + | |
115 | 116 | | |
116 | 117 | | |
117 | 118 | | |
| |||
0 commit comments