mirror of
https://github.com/emilk/egui.git
synced 2026-06-27 15:13:12 -04:00
If a `Button` has an `Image` in it (and no text), then the `Image::alt_text` will be used as the accessibility label for the button.
If a `Button` has an `Image` in it (and no text), then the `Image::alt_text` will be used as the accessibility label for the button.