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
COrrectly compute contour length for wrapped contours (#6102)
COntours split across periodic boundaries will have jumps across the map. These are not drawn, but the code used them in computing the length which affects how many ticks are set. This corrects the contour length calculations.
0 commit comments