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
Draw bar instead of anchor cross when moving hybrid-sized shapes [2038]
- When moving a shape that is pixel-sized in one dimension and
data-sized or paper-sized in the other dimension a centered vertical
or horizontal bar is rendered instead of the anchor cross.
- Thereby fix a bug in `extractPathCoords` to return numerical values
instead of numbers represented as strings.
- Also introduce the statistical `midRange` function in lib.
0 commit comments