TrevorMDev / tile-packs

A collection of tile markers
BSD 2-Clause "Simplified" License
7 stars 5 forks source link

Add a way to update custom packs #29

Closed Shadowclysm closed 2 months ago

Shadowclysm commented 1 year ago

It is very difficult to make changes to custom packs. There should be a button on each custom pack to load its name and tile info into the existing new custom pack text fields and give "Add Pack" button a confirmation dialog to override the existing custom pack with the same name.

TrevorMDev commented 1 year ago

If this were to be implemented, I would do it with a pop up that contains the pack text and let it be saved from there.

I plan to add an export functionality for all packs, which should make this easier to deal with also.

Shadowclysm commented 2 months ago

I see this was added recently 👍