Reorder presets in UI

Patch by Robert Meerman (meermanr)
    Thanks Robert

    This changes the order in which presets are shown by the "Add Bolt" operator such that they follow natural numeric ordering.

    Before:

        Default
        M10
        M12
        M2
        M3
        M4
        M5
        M6
        M8

    After:

        Default
        M2
        M3
        M4
        M5
        M6
        M8
        M10
        M12
This commit is contained in:
Aaron Keith 2022-02-06 17:34:08 +13:00
parent d364a7b425
commit 713854cc2b
6 changed files with 0 additions and 0 deletions