When I free rotate a Quick 2.1 WebView it doesn’t seem to clip correctly.
If the webpage in question is of the same size as the Quick widget, then everything looks fine. I see a proper rectangle rotated at any angle. If the page is longer than the allocated WebView, rotating to anything other than 0/90/180/270 degrees doesn’t clip right. It’s as if the actual clipping zone is rectangular and always oriented to the X and Y of parent window and just stretches and changes shape to encompass the rotated WebView. If that makes sense.
I’ve tried a few different things to try and mask the area outside of the WebView, but to no avail.
Anyone have thoughts one this? Should I be able to freely rotate a WebView?
TIA
↧