Dennis Welu

Results 4 issues of Dennis Welu

I was browsing the repo source and happened to notice this block. It appears that the intent was to check for and dispose the "_commit" field, not to re-check the...

Bug

I've noticed when running Debug builds that each enabled logger is sending its output to the Output window in Visual Studio. So you end with double or multiple of the...

### Is there an existing issue for this? - [X] I have searched the existing issues ### Did you read the "Reporting a bug" section on Contributing file? - [X]...

bug
unverified
area/behaviors

This line is confusing to me: https://github.com/migueldeicaza/MonoTouch.Dialog/blob/4eabc51f7c4e83c715ef33ae68e6277280da147e/MonoTouch.Dialog/Elements.cs#L692 I was having trouble where in a modal DialogViewController, when it navigates to an HtmlElement child, as soon as I clicked in a...