https://bugzilla.novell.com/show_bug.cgi?id=415780

User [EMAIL PROTECTED] added comment
https://bugzilla.novell.com/show_bug.cgi?id=415780#c1


Jonathan Pobst <[EMAIL PROTECTED]> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                                        |RESOLVED
         Resolution|                                                |FIXED




--- Comment #1 from Jonathan Pobst <[EMAIL PROTECTED]>  2008-09-11 12:37:27 MDT 
---
Fixed in r112785.  Thanks for the report!

2008-09-11  Jonathan Pobst  <[EMAIL PROTECTED]>

        * DataGridViewRow.cs: Better implementation of GetPreferredHeight.
        Store the user set explicit height so that the row can be AutoSized
        and then when AutoSize is turned off, it can get its original size
back.
        * DataGridView.cs: Use the Row's GetPreferredHeight instead of 
        duplicating the logic.  When setting AutoSizeRowsMode to None, reset
        rows' heights back to their explicit values.
        [Fixes bug #415780]


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to