4 releases (2 breaking)
0.27.1 | Oct 20, 2024 |
---|---|
0.27.0 | Oct 18, 2024 |
0.26.0 | Oct 16, 2024 |
0.25.0 | Oct 13, 2024 |
#1101 in Command-line interface
463 downloads per month
Used in 4 crates
(2 directly)
31KB
540 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
~8–17MB
~238K SLoC