Closed XuYicong closed 5 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
ARBITRARY_CLICK
TouchscreenMouseEventAdapter.swift
Must have been a mistake during last refactor.
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 toTouchscreenMouseEventAdapter.swift
Must have been a mistake during last refactor.