Hmm it seems QtMir has hardcoded a touch point size of zero :P

        mir::events::add_touch(*ev, id, action, tooltype,
                               touchPoint.pos().x(), touchPoint.pos().y(),
                               touchPoint.pressure(),
                               touchPoint.rect().width(),
                               touchPoint.rect().height(),
                               0 /* size */);

Trivial mistake.

** Changed in: qtmir
       Status: Confirmed => Triaged

** Changed in: qtmir (Ubuntu)
       Status: Confirmed => Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1487366

Title:
  Touch point size sent to clients is much smaller under Unity8/QtMir
  than when run under Mir demo servers

To manage notifications about this bug go to:
https://bugs.launchpad.net/qtmir/+bug/1487366/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to