mirror of https://github.com/mpv-player/mpv
92cb47338f
this broke with the recent refactor of the input handling. one of the edge cases was not considered, where not every mouse down event has a corresponding mouse up event, eg all double clicks or more only have one up event after the first down event. this was handled correctly previously. Fixes #13777 |
||
---|---|---|
.. | ||
common.swift | ||
gl_layer.swift | ||
metal_layer.swift | ||
title_bar.swift | ||
view.swift | ||
window.swift |