24 Apr
2007
24 Apr
'07
8:04 p.m.
On Tue, 24 Apr 2007 12:48:28 -0700, MenTaLguY <mental@...3...> wrote:
Hmm, the rubberband and selection cue rects should probably remain oriented with the window axes (as should the individual node items), though their behavior should obviously reflect the bounds/position of the rotated objects. Only the guides, grid, and page border need rotate with the drawing.
Hmm .. so, we can simply include the rotation in the dtw transformation, rotate the drawing's NRCavnasArena (if that is possible -- we may have to introduce transformations to NRCanvasItems), and hide the guides, grid, and page border at nonzero rotation. That should be sufficient for a first implementation.
-mental