Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 469 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 469 Bytes

iced_reorderable

This crate provides a keyed column widget for creating drag-and-drop reorderable columns with the iced GUI library in Rust.

Usage

See the simple example for a barebones drag-and-drop reorderable column example.

The todos example provides a demo of the reorderable Column widget options.

Contributing

Contributions welcome! Please feel free to submit a Pull Request.