For hellopaint's native app I'm currently using egui as a ui library. Since there was nothing existing for drag and drop sorting, I wrote my own, egui_dnd.
Also made a nice demo: https://lucasmerlin.github.io/egui_dnd/
For hellopaint's native app I'm currently using egui as a ui library. Since there was nothing existing for drag and drop sorting, I wrote my own, egui_dnd.
Also made a nice demo: https://lucasmerlin.github.io/egui_dnd/