Comment 3 for bug 525508

Revision history for this message
su_v (suv-lp) wrote :

Reproduced with 0.46, 0.47, 0.48.x and current trunk r12188 - only affects the transformation via hard-coded keyboard shortcut.

Seems like a candidate for an 'easy-fix' to me (somewhere the decimal part of the "180/snaps" result gets lost or truncated to an integer value?) - @Johan, would you agree?

Related code:
<http://bazaar.launchpad.net/~inkscape.dev/inkscape/trunk/view/12185/src/select-context.cpp#L888>
<http://bazaar.launchpad.net/~inkscape.dev/inkscape/trunk/view/12185/src/select-context.cpp#L983>
<http://bazaar.launchpad.net/~inkscape.dev/inkscape/trunk/view/12185/src/selection-chemistry.cpp#L1619>
<http://bazaar.launchpad.net/~inkscape.dev/inkscape/trunk/view/12185/src/2geom/transforms.h#L212>