SIGN IN SIGN UP
bevyengine / bevy UNCLAIMED

A refreshingly simple data-driven game engine built in Rust

0 0 59 Rust

Only select all on input focus with `SelectAllOnFocus` (#24278)

# Objective

Only select all on focus with `SelectAllOnFocus`. 
It should be possible to have single line inputs without automatic
select all on focus.

## Solution

Remove the automatic select all on focus for single line inputs from
`on_focus_select_all`.
I
ickshonpe committed
dbfa384182ed6468910bb5ddb14b58ddc6424b99
Parent: 2997aa8
Committed by GitHub <noreply@github.com> on 5/22/2026, 10:40:46 AM