Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=78968 --- shadow/78968 2006-07-31 06:27:33.000000000 -0400 +++ shadow/78968.tmp.27750 2006-07-31 13:52:18.000000000 -0400 @@ -57,6 +57,10 @@ sure how to elegantly solve the issue, so I chose to lay the burden of decision on whether to render the style on the control that "owns" a style. By default the Style class doesn't render text-decoration: none, which seems to be consistent with MS.NET. The diff contains modifications to the Label and TreeView classes which force unconditional generation of the above CSS attribute. + +------- Additional Comments From [EMAIL PROTECTED] 2006-07-31 13:52 ------- +What's the point of using the ViewState in AlwaysRenderTextDecoration? +Wouldn't that be fine with a regular instance field? _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
