egui/crates
Emil Ernerfeldt fbb4a040ac
Change the resize cursor when you reach the resize limit (#4275)
For panels and `DragValue`: if you cannot resize more in one direction,
reflect that in the choice of mouse cursor


![resize-cursor-2](https://github.com/emilk/egui/assets/1148717/f95176d3-eab9-48cf-b7bd-3182312551d9)
2024-03-30 10:54:32 +01:00
..
ecolor Release 0.27.1 (#4264) 2024-03-29 13:12:26 +01:00
eframe Release 0.27.1 (#4264) 2024-03-29 13:12:26 +01:00
egui Change the resize cursor when you reach the resize limit (#4275) 2024-03-30 10:54:32 +01:00
egui-wgpu Release 0.27.1 (#4264) 2024-03-29 13:12:26 +01:00
egui-winit Release 0.27.1 (#4264) 2024-03-29 13:12:26 +01:00
egui_demo_app Improve the UI for changing the egui theme (#4257) 2024-03-28 10:09:28 +01:00
egui_demo_lib Don't wrap the text in the `Frame` demo 2024-03-29 15:58:37 +01:00
egui_extras Release 0.27.1 (#4264) 2024-03-29 13:12:26 +01:00
egui_glow Release 0.27.1 (#4264) 2024-03-29 13:12:26 +01:00
egui_plot Release 0.27.1 (#4264) 2024-03-29 13:12:26 +01:00
egui_web Fix typos (#2866) 2023-04-18 15:52:45 +02:00
emath Add some tests for `Rect` 2024-03-26 11:13:04 +01:00
epaint Add `RectShape::blur_width` to implement shadows (#4267) 2024-03-29 20:29:42 +01:00