mirror of
https://github.com/emilk/egui.git
synced 2026-08-30 13:20:05 -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>.