mirror of
https://github.com/emilk/egui.git
synced 2026-06-27 07:03:14 -04:00
* Bug introduced in https://github.com/emilk/egui/pull/4013 * Closes https://github.com/emilk/egui/issues/4017 Unfortunately this is a breaking change, since it changes the fields of `Response`, so can't do a patch-release with this.