PlayCover / PlayTools

Tools for keymapping, dynamic resolution, and more
GNU Affero General Public License v3.0
71 stars 56 forks source link

Fix draggable button unusable when cursor is shown #143

Closed XuYicong closed 5 months ago

XuYicong commented 6 months ago

When smart keymap is enabled and cursor is shown and you operate this thing: 图片

It fails.

It seems draggable button was simply not processed in ARBITRARY_CLICK mode, which corresponds to TouchscreenMouseEventAdapter.swift

Must have been a mistake during last refactor.