Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 559 Bytes

File metadata and controls

27 lines (16 loc) · 559 Bytes

dragking

Made with iced

A very simple implementation of drag and drop for iced's Row and Column widgets.

Details may vary. Void where prohibited. Batteries not included. Side effects may include code reviews, merge conflicts, and the occasional None where Some was expected.

Demo

Usage

Check out the examples directory for a simple example or run it via:

$ cargo run --example simple

License

MIT