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. SplitView mouse area size

SplitView mouse area size

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
1 Posts 1 Posters 399 Views
  • 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.
  • K Offline
    K Offline
    krobinson
    wrote on last edited by
    #1

    I am using a SplitView in an application. It is working fine on my desktop, but when I run it on a Microsoft Surface it has an issue. The mouse area is much larger on the surface and blocks buttons that are placed right below the bar. At first I thought it was a DPI issue. But after testing and thinking about it, I think it has to do with the touch screen. I've seen some other UI differences when dealing with a touch enabled device before. I think its expanding the mouse area so that you have more room to "grab" the splitter. Does this make sense? Is there any way to disable the qml adapting to a touch device?

    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