Pallab Gupta
Results
3
issues of
Pallab Gupta
Updated and tested
First of all, let me thank you for this superb library. I am having a problem as shown in the attached image. The button labels are chopped even though they...
Actor.cs has this as code ``` public string Mbox_sha1sum { get { return mbox_sha1sum; } set { mbox_sha1sum = value.ToLower(); } } /// /// Array of OpenIDs for the actor...