bevy_input: enable touch mod with the mouse feature (#24194)
# Objective - `cargo build --no-default-features --features mouse` - mouse use `TouchPhase` from touch, but touch is behind a different feature ## Solution - Gate it correctly ## Testing - CI
F
François Mockers committed
5f1098423fdd8527c74f146fd5aab0afc5f0f569
Parent: d38c6af
Committed by GitHub <noreply@github.com>
on 5/8/2026, 1:25:17 PM