egui/crates/egui_extras/src
Emil Ernerfeldt f0ec2f05c4
Fix broken images on egui.rs (move from git lfs to normal git) (#5480)
The images in the widget gallery on egui.rs are broken:

![image](https://github.com/user-attachments/assets/305e1041-e3e3-472d-9a52-1b90e8da053d)

~Not sure why yet, and I fail to reproduce locally.~
It's because they are on git lfs.
2024-12-16 14:16:54 +01:00
..
datepicker Rename `id_source` to `id_salt` (#5025) 2024-09-02 09:29:01 +02:00
loaders Fix broken images on egui.rs (move from git lfs to normal git) (#5480) 2024-12-16 14:16:54 +01:00
image.rs Use `profiling` crate to support more profiler backends (#5150) 2024-12-16 09:15:54 +01:00
layout.rs Bug fix: click anywhere on a `Table` row to select it (#5193) 2024-09-30 13:20:03 +02:00
lib.rs Use `profiling` crate to support more profiler backends (#5150) 2024-12-16 09:15:54 +01:00
loaders.rs Fix some minor clippy lints from the future 2024-09-18 09:44:23 +02:00
sizing.rs Improve `egui_extras::Table` layout (#4755) 2024-07-02 20:57:46 +02:00
strip.rs Fix: assign a different id to each table cell, avoiding id clashes (#4076) 2024-02-20 13:35:19 +01:00
syntax_highlighting.rs Use `profiling` crate to support more profiler backends (#5150) 2024-12-16 09:15:54 +01:00
table.rs Update MSRV to 1.80 (#5457) 2024-12-10 16:09:03 +01:00