mirror of
https://github.com/emilk/egui.git
synced 2026-06-26 22:53:14 -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>.