Skip to content

Add eased/tweened interpolated drag#237

Merged
JE-Chen merged 1 commit into
devfrom
feat/input-extra-batch
Jun 19, 2026
Merged

Add eased/tweened interpolated drag#237
JE-Chen merged 1 commit into
devfrom
feat/input-extra-batch

Conversation

@JE-Chen

@JE-Chen JE-Chen commented Jun 19, 2026

Copy link
Copy Markdown
Member

Remaining-backlog batch 19 — deterministic eased drags (PyAutoGUI-style tween), full layers + tests + EN/Zh v29 docs + README.

Feature (utils/tween_drag, pure-stdlib)

  • tween_points(start, end, steps, easing) — pure-math eased path (linear / ease_in_out_quad / ease_out_cubic / ease_in_cubic); tween_drag presses at start, moves through the points, releases at end (injectable sink); easing_names. AC_tween_drag + ac_tween_drag.

Verification

  • 5 tests pass (endpoints/count, easing midpoint, drag press/move/release via injected sink, wiring); ruff clean; radon no CC≥C; bandit clean; PySide6-free.

@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 27 complexity · 0 duplication

Metric Results
Complexity 27
Duplication 0

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@JE-Chen JE-Chen merged commit cd08c18 into dev Jun 19, 2026
16 checks passed
@JE-Chen JE-Chen deleted the feat/input-extra-batch branch June 19, 2026 13:21
@sonarqubecloud

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant