egui/crates
njust 310d85a7fa
egui demo: Fix space reserved for source code link (#3983)
Clip the cell of the source code link to prevent the strip from growing
infinitely if the reserved size for the link is not sufficient.


![image](https://github.com/emilk/egui/assets/2380253/0cf214fc-addc-4212-90fc-d68834c1cfe7)

Closes <https://github.com/emilk/egui/issues/3980>.
2024-02-10 09:17:12 +01:00
..
ecolor Release 0.26.0 - Text selection in labels 2024-02-05 17:28:10 +01:00
eframe Fix high CPU usage on Windows when app is minimized (#3985) 2024-02-06 13:24:49 +01:00
egui Make `on_disabled_hover_ui` respect `tooltip_delay` (#4012) 2024-02-10 09:07:21 +01:00
egui-wgpu Improve panic message in egui-wgpu when failing to create buffers (#3986) 2024-02-10 09:15:30 +01:00
egui-winit Add F21 to F35 key bindings (#4004) 2024-02-08 10:57:32 +01:00
egui_demo_app Make `egui_wgpu::renderer` a private module (#3979) 2024-02-05 15:12:59 +01:00
egui_demo_lib egui demo: Fix space reserved for source code link (#3983) 2024-02-10 09:17:12 +01:00
egui_extras Add scroll bar visibility option to Table widget (#3981) 2024-02-06 13:28:20 +01:00
egui_glow egui_glow: Only disable sRGB framebuffer on supported platforms (#3994) 2024-02-08 08:54:14 +01:00
egui_plot Release 0.26.0 - Text selection in labels 2024-02-05 17:28:10 +01:00
egui_web Fix typos (#2866) 2023-04-18 15:52:45 +02:00
emath Use more workspace dependencies (#3975) 2024-02-05 12:43:58 +01:00
epaint Release 0.26.0 - Text selection in labels 2024-02-05 17:28:10 +01:00