[Mono-bugs] [Bug 616432] [PATCH] images in a ListView Header align top-left not center-left like .NET

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Jun 25 06:33:08 EDT 2010


http://bugzilla.novell.com/show_bug.cgi?id=616432

http://bugzilla.novell.com/show_bug.cgi?id=616432#c5


--- Comment #5 from Thomas Goldstein <stifu at free.fr> 2010-06-25 10:33:08 UTC ---
PS: kinda off topic with this bug, but I stumbled on this while checking this
bug out. Carlos (or anyone else), if you feel like fixing a tiny, tiny nit in
ListView: "this.View" is called rather than "this.view" (ie: the property
rather than private member).
This is the line (which appears twice in the sources):

if (this.view == View.LargeIcon || this.View == View.SmallIcon)

This looks distracting to me since the private member is called on the same
line, and made me double check whether the getter does anything special, which
it doesn't.

I'm anal, I know. :)

-- 
Configure bugmail: http://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.


More information about the mono-bugs mailing list