mirror of
https://github.com/emilk/egui.git
synced 2026-07-11 17:18:55 +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