dumbeau / AutoHotPie

Radial menus in Windows, aka PIE MENYOOS!
MIT License
304 stars 16 forks source link

Add a way to reorder menus :) #154

Open Forikundo opened 1 month ago

Forikundo commented 1 month ago

Hi, currently menus can't be rearranged, they are in the order they were created, sometimes I have 10 or 15 menus for one application and I think it would be very handy to have the chance to reorder them, wether It's drag and drop or arrows to move them up or down.

Currently If I try to reorder them using drag and drop it pops up a bug alert that says "Uncaught TypeError: Cannot read properties of undefined (reading "SectionRowIndex")

image

dumbeau commented 4 days ago

I'll plan for this one in V2 at least. You could probably reorder them by modifying the JSON settings file if you're desperate.