egui/crates
Emil Ernerfeldt 4487f8ff9f
Rename `TextBuffer::replace` to `replace_with` (#3751)
This removes the name conflict with `str::replace`.

* Closes https://github.com/emilk/egui/issues/3746
2023-12-29 17:22:39 +01:00
..
ecolor Typos and doc improvements 2023-12-22 17:33:01 +01:00
eframe Typos and doc improvements 2023-12-22 17:33:01 +01:00
egui Rename `TextBuffer::replace` to `replace_with` (#3751) 2023-12-29 17:22:39 +01:00
egui-wgpu Update to winit 0.29 (#3649) 2023-12-18 14:53:14 +01:00
egui-winit Add missing `ResizeDirection::East` (#3749) 2023-12-29 16:59:29 +01:00
egui_demo_app Replace a special `Color32::PLACEHOLDER` with widget fallback color (#3727) 2023-12-22 15:09:10 +01:00
egui_demo_lib Replace a special `Color32::PLACEHOLDER` with widget fallback color (#3727) 2023-12-22 15:09:10 +01:00
egui_extras Fix crash due to assertion during image loading from http (#3750) 2023-12-29 17:20:52 +01:00
egui_glow Update to glow 0.13 (#3715) 2023-12-18 15:15:20 +01:00
egui_plot Replace a special `Color32::PLACEHOLDER` with widget fallback color (#3727) 2023-12-22 15:09:10 +01:00
egui_web Fix typos (#2866) 2023-04-18 15:52:45 +02:00
emath Add a bunch of `#[inline]` 2023-12-18 17:28:47 +01:00
epaint Fix text color of disabled widgets (#3744) 2023-12-28 11:16:39 +01:00