davidje13 / koth-webplayer

Framework for King-of-the-Hill Javascript competitions
MIT License
7 stars 7 forks source link

Allow drag+drop to reorder entries & teams #6

Open davidje13 opened 7 years ago

davidje13 commented 7 years ago

Within the code editor's team/entry list, it should be possible to drag+drop to reorder teams and entries. This should also support moving entries between teams.

This should only be possible from the "homepage" editor; once inside a game, it does not make sense to shuffle the entries or switch teams around.