mirror of
https://github.com/emilk/egui.git
synced 2026-06-26 22:53:14 -04:00
Fixes a regression introduced in https://github.com/emilk/egui/pull/5411
(possibly
d74bee536f)
that breaks `leading_space` handling.
I think this is what the condition should be but I haven't touched this
code in a while.