Jonathan Wood

Results 31 issues of Jonathan Wood

### Feature Proposal With bar charts, if one of the bars is sufficiently larger than another, the shorter bar has little or no height. This is what I would expect....

type: enhancement

I need to write some code to retrieve emails and I have a general question about POP3 vs IMAP. It looks like OpenPop.NET is strictly POP3. Do I need to...

So, why are we not supposed to use the methods in HomeController for uploading large files? And what should we use instead?

Can someone point me to an article that explains how the library works? How exactly does the JavaScript load just the requested icons? Is the browser able to cache used...

I seem to be having trouble getting the component to work. Clicking the element does not cause the dropdown to be displayed. So I tried to duplicate the issue on...

bug

Is there a download that contains only the files I need to use bootstrap-select on my website? The downloads I found seem to include dozens of dozens of files that...

Looks like you may have an error in your Pressure module. The anchor unit for the imperial system is marked as "psi". But the psi `to_anchor` is 1/1000 instead of...

bug
investigation

I'm getting a validation error when I run `OpenXmlValidator.Validate()`. > The 'http://schemas.microsoft.com/office/spreadsheetml/2009/9/ac:knownFonts' attribute is not declared. I use the following code to register my fonts. public uint Register(Font font) {...

I have a few dozen NuGet packages, mostly targeting .NET Standard. And Visual Studio makes it easy to build these packages. But now I'd like to update my packages to...

I was a little surprised to see that the only example code in your README.MD file focuses on resolving fonts. Perhaps an explanation of why I need this would have...