Dradux-dev / NastrandirRaidTools

WoW Addon to handle raid specific things of Nastrandir: for example the attendance tracking
0 stars 0 forks source link

Deleting #35

Open Dradux-dev opened 5 years ago

Dradux-dev commented 5 years ago

Right now the addon deletes stuff really, which can lead to broken references. The clean way would be to delete all references, which could be complex and which would cripple the data. The way I prefer is flagging entries as deleted and don't show them in the GUI anymore.