SIGN IN SIGN UP
bevyengine / bevy UNCLAIMED

A refreshingly simple data-driven game engine built in Rust

0 0 59 Rust

Support all text styles for text input (#24187)

# Objective
Current text inputs do not apply all styles set in `TextFont` to their
text.

## Solution
Set the missing text styles in `update_editable_text_styles`.

## Testing
Tested in my own non-public project. If desired I can write or extend an
existing example to showcase.
L
Lennard committed
7dda2bc7fcd29e801752346c811484515226a2a9
Parent: 644a72b
Committed by GitHub <noreply@github.com> on 5/8/2026, 10:41:24 PM