GitToTheHub commented on issue #1659:
URL: https://github.com/apache/cordova-ios/issues/1659#issuecomment-4609693039

   I want it make equal, what is possible with by the config.xml preference 
`StatusBarBackgroundColor`, where an alpha value is supported. I tested an app 
with scrollable content by setting `viewport-fit=contain` and the config.xml 
preference `StatusBarBackgroundColor` to a translucent color `#aaff0000` and 
the scrollable content was visible through the statusbar:
   
   <img width="300" 
src="https://github.com/user-attachments/assets/73c8ab1a-b1f4-4fe4-b6c2-0206336584ba";
 />
   
   So the same should happen, if a semi-transparent color is set by 
`window.statusbar.setBackgroundColor`. Is here some behaviour difference, that 
the web view is not extended behind the statusbar when using the JS API?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to