thunkable / thunkable-issues

24 stars 9 forks source link

WebViewer Background color transparent not working. #662

Open mirabuenos opened 4 years ago

mirabuenos commented 4 years ago

Hello:

I have a .html file with transparent background.

In Thunkable X, in the WebViewer component, in the advanced options, I change the background color to transparent.

When I assign my .html file to the WebViewer component, the component's background is white and not transparent.

WhatsApp Image 2020-09-16 at 18 56 56

screenshot-jsfiddle net-2020 09 16-18_57_24

josmas commented 4 years ago

I am a bit confused with your html; are you loading the map from JS or are you using the map component? It seems like your container and body background colours are white, so if the box in the middle that appears white is your web viewer, then the html might be using up all the space and has a white background?

mirabuenos commented 4 years ago

I am using the map component. The body of the html and the webviewer component have the background as transparent. The funny thing is that in the live test, the background appears as transparent but when opening the app in android, the background of the webviewer component appears white.

screenshot-x thunkable com-2020 09 21-17_00_47

WhatsApp Image 2020-09-21 at 17 01 41