Auto commit Sat Mar 21 01:01:23 AM CDT 2026
This commit is contained in:
@@ -320,6 +320,9 @@ internal fun TimelineGraph(
|
||||
draggingPointIndex = null
|
||||
draggingCurveId = null
|
||||
dragMode = HandleDrag.NONE
|
||||
} else if (pressed.size == 1 && isTransform) {
|
||||
// Single finger after multi-finger: treat as single-finger drag
|
||||
isTransform = false
|
||||
}
|
||||
|
||||
if (isTransform) {
|
||||
|
||||
Reference in New Issue
Block a user