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
When using CallbackProperty, the polyline dashes are always shown horizontally, even if the line is mostly vertical in screen space.
Here's a demo. Try moving the camera around to see how the dashes behave at different orientations. The light blue line behaves the usual way, with the dashes facing the most prominent direction of the line. But the yellow line always cuts the dashes horizontally, regardless of the screen-space direction of the line.
When using
CallbackProperty
, the polyline dashes are always shown horizontally, even if the line is mostly vertical in screen space.Here's a demo. Try moving the camera around to see how the dashes behave at different orientations. The light blue line behaves the usual way, with the dashes facing the most prominent direction of the line. But the yellow line always cuts the dashes horizontally, regardless of the screen-space direction of the line.
/cc @AnneWoepse
The text was updated successfully, but these errors were encountered: