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
Cleanup docs for GraphicsContextBase.{get,set}_dashes.
Note that the docs for get_dashes was wrong: the dash list is in points,
not in pixels; this is documented e.g. in the line_demo_dash_control
example; also the default dashstyle is (None, None).
0 commit comments