Expand description
Current status: BETA
This crate is a part of rat-salsa.
For examples see rat-popup GitHub
§Rat-Popup
This is not a full widget, rather it supports popup widgets.
The main point for its existence is Placement which locates the popup-widget relative to an area or point.
The rendered size for the popup is given to render(), and the actual widget can then render its content in PopupCoreState::widget_area.
Modules§
Structs§
- Provides the core for popup widgets.
- Complete styles for the popup.
Enums§
- Placement relative a target rect.
- Placement relative a target rect.
Functions§
- Fallback for popup style.
- Reset an area of the buffer.