Expand description
Reusable UI widgets.
Re-exports§
pub use help_overlay::HelpOverlay;pub use ink_canvas::draw_ink_strokes;pub use slide_thumbnail::SlideThumbnail;pub use text_box_canvas::TextBoxTextureCache;pub use text_box_canvas::draw_text_boxes;pub use toast::ToastManager;
Modules§
- help_
overlay - Keybinding help overlay.
- ink_
canvas - Ink canvas drawing widget.
- slide_
thumbnail - Slide thumbnail rendering widget.
- text_
box_ canvas - Text box canvas widget.
- toast
- Lightweight toast notification system.