Closed ickshonpe closed 1 week ago
Remove the rebinding and use Rect::contains in bevy_picking::pointer::Location::is_in_viewport.
Rect::contains
bevy_picking::pointer::Location::is_in_viewport
Objective
Remove the rebinding and use
Rect::contains
inbevy_picking::pointer::Location::is_in_viewport
.