Auto range picking depends on zoom level
Open
- Dominant language
- TypeScript
- Stars
- 80
- Forks
- 34
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 36
Description
When we try to make many time the auto range picking we check that the range does not exists yet (in order to avoid duplicates).
However if you change the zoom level apparently the ranges are not exactly the same and we obtain duplicates.
This should be avoided.

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