bug in delta zone edition
Open
- Dominant language
- TypeScript
- Stars
- 80
- Forks
- 34
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 36
Description
At the moment, nmrium throws if we try to modify the delta of a zone. it is fixed by modify this [function](https://github.com/cheminfo/nmrium/blob/main/src/component/reducer/actions/ZonesActions.ts#L90-L116) passing `value` instead of `options`
but, after the edition, the peaks, the mark of the delta, and the contours are misaligned.

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.