v1.35.1
givanz/Vvvebv1.35.1Feb 12, 2026by spydon
AI Summary
This patch release focuses on correcting touch interaction handling within the framework by fixing a bug where tap gestures were incorrectly registered if they began inside a component but ended outside of it.
Key Highlights
- Fixed tap gesture cancellation logic for components
- Resolved touch input boundary issue #3805
- 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))