serialized-editor icon indicating copy to clipboard operation
serialized-editor copied to clipboard

Enhancement: re-index when removing an array value from beginning of list

Open tw2113 opened this issue 8 years ago • 0 comments

I borrowed the active_plugins serialized data for a quick test and removed the first item, but the indexes didn't update themselves. Not sure if this would cause a problem with the first item being $plugins[1], instead of $plugins[0], but worth considering.

tw2113 avatar Jul 06 '17 18:07 tw2113