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
Fixed bug in mask mode when drawing contour on a transparent background.
The contour used was lacking a transparency channel.
Also fixed the conditions for plotting a contour.
Now contour_color=None or contour_width=0 means that no contour
will be plotted.
0 commit comments