egui/crates
Steven Weiss b2b6558c78
Tiny PR: Document available_width() and available_height() (#3130)
* 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>
2023-08-09 17:06:33 +02:00
..
ecolor Release 0.22.0 - A plethora of small improvements 2023-05-23 19:58:04 +02:00
eframe Fix a document: `eframe::start_web` (#3026) 2023-08-09 16:24:32 +02:00
egui Tiny PR: Document available_width() and available_height() (#3130) 2023-08-09 17:06:33 +02:00
egui-wgpu Update to puffin 0.16 (#3144) 2023-07-10 12:29:01 +02:00
egui-winit Add comment explaining Tab button (#2872) 2023-08-09 11:48:54 +02:00
egui_demo_app Release 0.22.0 - A plethora of small improvements 2023-05-23 19:58:04 +02:00
egui_demo_lib Spelling fix (#3133) 2023-07-26 19:00:51 +02:00
egui_extras Fix dobule "for" typo (#3189) 2023-08-09 16:48:21 +02:00
egui_glium Release 0.22.0 - A plethora of small improvements 2023-05-23 19:58:04 +02:00
egui_glow Update to puffin 0.16 (#3144) 2023-07-10 12:29:01 +02:00
egui_web Fix typos (#2866) 2023-04-18 15:52:45 +02:00
emath Release 0.22.0 - A plethora of small improvements 2023-05-23 19:58:04 +02:00
epaint epaint: Add `ColorImage::from_gray` (#3166) 2023-08-09 16:46:45 +02:00