/dragking

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

Primary LanguageRustMIT LicenseMIT

dragking

Made with iced

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

Demo

Usage

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

$ cargo run --example simple

License

MIT