WebView or CustomWebView content rotation?

Hi, how to turn content in WEB VIEW or extension CUSTOM WEB VIEW by 90 degrees? I am displaying the image from the IP camera...?

WebviewName.setRotation(90);
Try it in extension code

I shall release a new update soon.

1 Like

Thought to say same but will this

work

how use it in blocks?

Yes if hardware acceleration is turned off.

1 Like

Ur topic category is open source extension development so that's the answer in case of blocks @vknow360 will update his extension I hope so use it

Hi @Marcin_M
If you still need that then CustomWebView now does have a property for that.