You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*`Ui::input_mut` to modify how subsequent widgets see the `InputState` and a convenience method `InputState::consume_key` for shortcuts or hotkeys ([#1212](https://github.com/emilk/egui/pull/1212)).
11
12
* Much improved font selection ([#1154](https://github.com/emilk/egui/pull/1154)):
12
13
* You can now select any font size and family using `RichText::size` amd `RichText::family` and the new `FontId`.
13
14
* Easily change text styles with `Style::text_styles`.
0 commit comments