mirror of
https://github.com/emilk/egui.git
synced 2026-06-27 15:13:12 -04:00
* Combobox .wrap(true) width fix .wrap(true) does note use all the available width this fix does not change the original .wrap(false) behaviours * Code comment convention Co-authored-by: IVANMK-7 <68190772+IVANMK-7@users.noreply.github.com>