mirror of
https://github.com/emilk/egui.git
synced 2026-06-26 22:53:14 -04:00
* Update ui.rs docs to clarify available_size and co Added docs to the available_width() and available_height() methods. Added a quick note about the wrapping versions of the methods as well. * fix a couple of typos, and use code-style for doc-links * fix doclinks --------- Co-authored-by: Emil Ernerfeldt <emil.ernerfeldt@gmail.com>