Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Rotated Quick WebView Clipping Problem
Forum Updated to NodeBB v4.3 + New Features

Rotated Quick WebView Clipping Problem

Scheduled Pinned Locked Moved QML and Qt Quick
1 Posts 1 Posters 689 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    jknick
    wrote on last edited by
    #1

    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

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved