Karl Speer

Results 7 comments of Karl Speer

In fact, we did! The solution was that we had to use JScrollPane. which put the scroll bar inside the iframe. When the browsers create the scrollbar, they place it...

Unfortunately, I have moved on and am now using Chutzpah instead. Sorry :( But I do know that I that property was not set in my config files, so that...

Ditto what @jValdron said - I switched to Chutzpah, and it worked wonderfully, both in Visual Studio and on Travis CI build servers

An interesting development: when run on a Windows machine via a console app, the SVG renders correctly, and the text is not cut off. This may indicate that the issue...

I would also like to tack onto this issue. I am seeing it while restoring a net6.0 asp.net web app in a docker container. It's important to note that while...

Alright, just pushed up changes. These are good catches, thanks for poiting it out. GraphQL doesn't use standard JSON formatting, so had to modify the configuration of the serializer. The...

I'll second this one, would definitely be useful