egui/crates/egui_extras/src
Justin Whear 7c1f06941e
Use id_salt on Table ScrollArea (#5282)
The salt is based on the table's `state_id`.

* Closes https://github.com/emilk/egui/issues/5281
* [x] I have followed the instructions in the PR template
2024-10-23 10:48:09 +02:00
..
datepicker Rename `id_source` to `id_salt` (#5025) 2024-09-02 09:29:01 +02:00
loaders `egui_extras`: Fix file mime from path (wrong feature name) (#4933) 2024-08-26 11:24:08 +02:00
image.rs Update `image` crate to 0.25 (#4160) 2024-05-13 13:35:15 +02: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 Remove wildcard imports (#5018) 2024-08-28 12:18:42 +02: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 Make Light & Dark Visuals Customizable When Following The System Theme (#4744) 2024-09-11 17:52:53 +02:00
table.rs Use id_salt on Table ScrollArea (#5282) 2024-10-23 10:48:09 +02:00