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
Create rectangles/lines when the other is accessed
The rectangles/lines attributes exist for backcompat and the expectation
would be that when either one of them is accessed, the other would also
be set in the way the older method does. So, whenever either of the
property is accessed for the first time, it also sets the other
property. This way, it maintains consistency with the old API.
0 commit comments