mirror of
https://github.com/emilk/egui.git
synced 2026-06-27 15:13:12 -04:00
* Allow widget focus change with keyboard arrows * remove set id function * docs * Emilk feedback round 1 * Fix compile error * undo example * Move out functions from range to memory.rs * remove contains range * Use docstrings * code cleanup * Improve candidate logic * More tweaks * Less `pub` --------- Co-authored-by: Emil Ernerfeldt <emil.ernerfeldt@gmail.com>