5 releases (3 breaking)
0.28.0 | Nov 1, 2024 |
---|---|
0.27.1 | Oct 20, 2024 |
0.27.0 | Oct 18, 2024 |
0.26.0 | Oct 16, 2024 |
0.25.0 | Oct 13, 2024 |
#1029 in Command-line interface
26 downloads per month
Used in 4 crates
(2 directly)
34KB
588 lines
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.
Dependencies
~7–16MB
~212K SLoC