mirror of
https://github.com/emilk/egui.git
synced 2026-07-12 01:28:54 +00:00
310d85a7fa
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>.