procom

Results 6 comments of procom

Hello, I come back to this topic. Here is a global solution after several tests ``` - (void) rePositionViews { // Webview height is a bug that appear in the...

Yes, it solves this problem. :)

Hello, I come back to this topic. Here is a global solution after several tests ``` - (void) rePositionViews { // Webview height is a bug that appear in the...

Hello, It doesn't work for me. My code `const browser: ThemeableBrowserObject = this.themeableBrowser.create(url, '_blank', options);` `browser.insertCss({ code: "body {margin-top: 20px;}" });` `browser.show();` ![screenshot](https://user-images.githubusercontent.com/239853/33951007-1c91a6d6-e02e-11e7-8a57-89e845dc61f0.jpg) iPhone-6 Simulator - 11.2

Hello, I come back to this topic. Here is a global solution after several tests ``` - (void) rePositionViews { // Webview height is a bug that appear in the...