https://bugzilla.novell.com/show_bug.cgi?id=335845
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=335845#c1 Chris Toshok <[EMAIL PROTECTED]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[EMAIL PROTECTED] --- Comment #1 from Chris Toshok <[EMAIL PROTECTED]> 2008-02-06 19:41:40 MST --- this was due to a bug in FrameworkElement::GetSizeForBrush. it was returning the transformed width/height (of the bounding rect). This caused the pattern matrix to have too large a scaling factor, given that we were going to turn around and scale the element itself. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
