Fix for touch screens opening items multiple times

Merged
#159 · Created  · Last updated

Merged pull request

Merged in no-double-tap (pull request #159)

3811987·Author: ·Closed by: ·2020-09-21

Description

Some touch screens cause Firefox to fire the mouseup event multiple times, each with an increased value for the MouseEvent.detail (always starting with 1, and then +1 for each extra event. This PR fixes this issue so that using a touch screen will not open the item n times

0 attachments

0 comments

Loading commits...