v1.35.1

bjesus/pipetv1.35.1Feb 12, 2026by spydon

AI Summary

This patch release fixes a tap gesture handling issue where taps originating inside a component but ending outside were not being cancelled properly.

Key Highlights

  • Fix for tap gesture cancellation logic
  • Resolves issue #3805 regarding component tap boundaries
  • Minor bug fix release

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))