emilk / egui

egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native
https://www.egui.rs/
Apache License 2.0
22.53k stars 1.61k forks source link

Fix: Ignoring Characters with ALT Key #5347

Closed rustbasic closed 3 weeks ago

rustbasic commented 3 weeks ago

Fix: Ignoring Characters with ALT Key

When you press the ALT key and a character at the same time, the character is ignored.

github-actions[bot] commented 3 weeks ago

Preview available at https://egui-pr-preview.github.io/pr/5347-patch147 Note that it might take a couple seconds for the update to show up after the preview_build workflow has completed.

emilk commented 3 weeks ago

On Mac (and probably other OSes), Alt/Option is used to input special characters that will now be impossible to write