mirror of
https://github.com/emilk/egui.git
synced 2026-06-26 22:53:14 -04:00
In order to make it possible that all buttons can have the same style with a text and an image I created a `menu_text_image_button`. It works the same way as all the other menu buttons. --------- Co-authored-by: Emil Ernerfeldt <emil.ernerfeldt@gmail.com>