Structsยง
- Helper object to handle a
ModalWrapper
window. - Show a modal window with Rerun style using [
egui::Modal
]. - Response returned by
ModalWrapper::ui
.
Functionsยง
- Prevent a UI from shrinking if the content size changes.
- view_
padding_ ๐frame Utility to produce a [egui::Frame
] with padding on some sides.