mirror of
https://github.com/emilk/egui.git
synced 2026-07-11 17:18:55 +00:00
e9609ac94e
Fixes a regression introduced in https://github.com/emilk/egui/pull/5411 (possibly https://github.com/emilk/egui/pull/5411/commits/d74bee536f7c57d83014b759b18a0ddef8725552) that breaks `leading_space` handling. I think this is what the condition should be but I haven't touched this code in a while.