mirror of
https://github.com/emilk/egui.git
synced 2026-06-27 15:13:12 -04:00
This also adds a `Galley::begin` method to match `Galley::end` (both returning cursor positions). * Part of https://github.com/emilk/egui/issues/3816