24 Apr
2007
24 Apr
'07
8:11 p.m.
On Tue, 24 Apr 2007 17:05:39 -0300, "bulia byak" <buliabyak@...400...> wrote:
Yes on the rubberband, but no on selection cue rects - I think they should be rotated too, if only because the bbox function returns the rect as min() and max() points in the desktop coords, not in window coords.
Well ... the coordinate system to use should probably be an argument, as it is for the item bbox. Adding that and passing in the window coordinate system to get the selection cue box is probably considerably less work than redoing ctrlrect up front.
-mental