View Single Post
Posts: 59 | Thanked: 168 times | Joined on Jun 2012
#399
Originally Posted by javiermon View Post
I've only experienced this on up & down. I think it's because if I start the upwards gesture from the center of the keypad it will trigger the pulley menu gesture, but not sure. I'm used to use xbmcremote on n9 without even having to look at the phone so maybe it's the way I'm used to do the gesture.
I just kinda randomly found the fix. So this will be fixed in the upcoming update .

If you can't live with this bug, and aren't afraid of modifying files on the device itself. You're able to edit /usr/share/harbour-xbmcremote/qml/pages/Keypad.qml. At line 49 there is a "anchors.fill: parent" add a new line after it "pressDelay: 0" (as shown in this commit). This should fix the issue. Although I didn't change the file myself on the device (I created a new RPM from Qt Creator), this should work, although I don't have any experience at all at modifying files directly on the device itself (without having a corresponding RPM).

Last edited by RobertMe; 2014-08-04 at 17:46.
 

The Following User Says Thank You to RobertMe For This Useful Post: