-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Add context menu for moving mods to top or bottom (#93)
This adds a context menu on the mod name with options to move the mod to the top or bottom of the load order. This should help with moving mods around on larger mod lists. I also modified how the drag and drop moves mods to use the new `moveModTo` function I added. I think this simplifies the logic visually on top of using the other existing functions for moving mods instead of relying on something custom.
- Loading branch information
1 parent
a800d1e
commit e5303d3
Showing
1 changed file
with
36 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters