| Crates.io | egui_vertical_stack |
| lib.rs | egui_vertical_stack |
| version | 0.1.1 |
| created_at | 2025-06-25 17:04:46.056311+00 |
| updated_at | 2025-07-11 17:42:16.964437+00 |
| description | A vertical stack widget with resize handles for egui |
| homepage | https://github.com/MakerPnP/egui_vertical_stack |
| repository | https://github.com/MakerPnP/egui_vertical_stack |
| max_upload_size | |
| id | 1726196 |
| size | 217,739 |
A vertical stack of panels.
The crate contains 2 demos, simple (to get you started) and complex (to show you all the features).
Refer to the demos folder.
Here's a recent screenshot of the complex demo:
Available under APACHE or MIT licenses.
2025/06/23 - This originally started as a crate in the MakerPnP main repository. 2025/06/25 - Moved to separate repository.
If you'd like to contribute, please raise an issue or a PR on the github issue tracker, work-in-progress PRs are fine
to let us know you're working on something, and/or visit the discord server. See the section above.