You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
If we use the level generator to generate a set of contour levels then render, add a level between these then re-render, then delete the manually added level from the list, we see it is the last level being deleted.
See demo
Screen.Recording.2023-09-11.at.21.54.32.mov
To Reproduce
Steps to reproduce the behavior:
load an image
use min-max level generator to get 5 levels and render
manually add a level between the first and second levels and render
delete that manual level and we will see the it is the last (the 6th) being deleted.
Expected behavior
Correct level being deleted.
Platform info (please complete the following information):
OS [e.g. macOS Monterey]: macOS Ventura
Browser [e.g. chrome, safari, electron app]: electron
Describe the bug
If we use the level generator to generate a set of contour levels then render, add a level between these then re-render, then delete the manually added level from the list, we see it is the last level being deleted.
See demo
Screen.Recording.2023-09-11.at.21.54.32.mov
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Correct level being deleted.
Platform info (please complete the following information):