mirror of
https://github.com/emilk/egui.git
synced 2026-08-29 12:50:04 -04:00
Clip the cell of the source code link to prevent the strip from growing infinitely if the reserved size for the link is not sufficient.  Closes <https://github.com/emilk/egui/issues/3980>.