mirror of
https://github.com/emilk/egui.git
synced 2026-07-15 02:58:53 +00:00
ff39fd6195
This also adds a `Galley::begin` method to match `Galley::end` (both returning cursor positions). * Part of https://github.com/emilk/egui/issues/3816