File tree 2 files changed +20
-0
lines changed
2 files changed +20
-0
lines changed Original file line number Diff line number Diff line change @@ -253,6 +253,26 @@ based on assets from the [Liberated Pixel Cup][lpc].
253
253
[ lpcg_github ] : https://github.com/buxx/lpcg/
254
254
[ lpc ] : https://lpc.opengameart.org/
255
255
256
+ ### [ egui_dnd]
257
+
258
+ ![ egui_dnd in action] ( egui_dnd.gif )
259
+ _ A [ showcase] ( https://lucasmerlin.github.io/egui_dnd/ ) of egui_dnd_
260
+
261
+ [ egui_dnd] ([ github] [ egui_dnd_github ] , [ crates.io] [ egui_dnd_crates_io ] ) by [ @lucasmerlin ]
262
+ is a new drag and drop sorting crate for egui. While egui itself includes some drag
263
+ and drop support, it's not intuitive to use. This crate provides a simple
264
+ abstraction over egui's drag and drop features.
265
+
266
+ The first release contains initial support for vertical sorting. If there
267
+ is interest, more features could be added.
268
+
269
+ _ Discussions: [ /r/rust] ( https://reddit.com/r/rust/comments/zpo4w9/egui_dnd ) _
270
+
271
+ [ egui_dnd ] : https://lucasmerlin.github.io/egui_dnd/
272
+ [ egui_dnd_github ] : https://github.com/lucasmerlin/egui_dnd
273
+ [ egui_dnd_crates_io ] : https://crates.io/crates/egui_dnd
274
+ [ @lucasmerlin ] : https://github.com/lucasmerlin
275
+
256
276
## Popular Workgroup Issues in Github
257
277
258
278
<!-- Up to 10 links to interesting issues -->
You can’t perform that action at this time.
0 commit comments