status-im / react-native-desktop-qt

A Desktop port of React Native, driven by Qt, forked from Canonical
1.22k stars 85 forks source link

Mouse click on components broken #575

Closed vkjr closed 4 years ago

vkjr commented 4 years ago

Currently clicking on any touch-responsive component works only if coordinates of mousePress and mouseRelease are equal. That means if you moved pointer slightly during click it won't work. This is not acceptable for desktop