v1.35.1

vladmandic/humanv1.35.1Feb 12, 2026by spydon

AI Summary

A minor patch release addressing a specific interaction bug where tap gestures were not being properly canceled when they started inside a component but ended outside.

Key Highlights

  • Fixed cancel behavior for tap gestures crossing component boundaries.
  • Resolves issue #3805 regarding tap handling.

Full Release Notes

## 1.35.1

 - **FIX**: Cancel taps that start inside the component and end outside ([#3805](https://github.com/flame-engine/flame/issues/3805)). ([ebcdb81c](https://github.com/flame-engine/flame/commit/ebcdb81c83b0aa23906d1c652bad2bfadd5add71))