Crate egui_dnd

source ·
Expand description

egui_dnd

egui_ver Latest version Documentation unsafe forbidden License

… is a drag & drop library for egui.

Give it a try here: https://lucasmerlin.github.io/egui_dnd/

To get started, take a look at the simple example.

ezgif-2-41c0c5360f

Modules

Helper functions to support the drag and drop functionality

Structs

Holds the data needed to draw the floating item while it is being dragged
Handle::ui is used to draw the drag handle

Traits

Item that can be reodered using drag and drop