johann9898 commented on PR #1097: URL: https://github.com/apache/cordova-plugin-inappbrowser/pull/1097#issuecomment-3834809456
> Your changes do not work, when showing the in-app browser over a webview with a green background with default settings. Also the toolbar background is not set by default to semi-transparent: > > <img alt="image" width="393" height="101" src="https://private-user-images.githubusercontent.com/13721821/528880333-60603eb2-1b67-4ed1-b230-11a14b73a486.png?jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3NzAwMzUwOTAsIm5iZiI6MTc3MDAzNDc5MCwicGF0aCI6Ii8xMzcyMTgyMS81Mjg4ODAzMzMtNjA2MDNlYjItMWI2Ny00ZWQxLWIyMzAtMTFhMTRiNzNhNDg2LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNjAyMDIlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjYwMjAyVDEyMTk1MFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPThjZWY0MjliYWY2OWNjOTA0YWU4ODZmODVlNjJiYzRhNGFjZTMzOWU3MTg1YTNmYjA2Y2NkZTIyOTFmYzE3OTEmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.qBhufpmtgQqquijEehryBCuOF_gQCwDSZQExVBOtfcU"> > Without your changes it would like this: > > <img alt="image" width="420" height="110" src="https://private-user-images.githubusercontent.com/13721821/528880523-0bae1ffb-5871-4219-b6f7-e54cbad591e8.png?jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3NzAwMzUwOTAsIm5iZiI6MTc3MDAzNDc5MCwicGF0aCI6Ii8xMzcyMTgyMS81Mjg4ODA1MjMtMGJhZTFmZmItNTg3MS00MjE5LWI2ZjctZTU0Y2JhZDU5MWU4LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNjAyMDIlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjYwMjAyVDEyMTk1MFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWJkOTQ0NTQwYWNhYmI4ZDVjODVlMTk0ZTNlYWMxMmFkMjc2YzliZTE5NTI0YmRhNDg1ZjlmNzliMTVlMTcwNzUmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.MnINlW9WWTPHHri-yBRGfk2StXCfeZUyRnIdiAkUwQw"> I've fixed the InAppBrowser bottom toolbar by adding a semi-transparent background and making it work correctly with the safe area. -- 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]
