Jon Hardy

Results 7 comments of Jon Hardy

Looks like this has been implemented recently: https://github.com/desktop/desktop/pull/12160

Yes, it seems ScrollViewer is not properly respecting padding in 11.0.0-preview1. I was about to report this, but it seems it's already being discussed here. For reference: **To Reproduce** 1....

Another use case, single row tables: ```sql CREATE TABLE "System" ( "id" INTEGER NOT NULL PRIMARY KEY CHECK (id = 1), ... ); ```

Apologies for not addressing this. At the moment I don't plan on implementing it, but would be happy to take pull requests. Also, I think the desired behavior and how...

My testing still has correct output. Do you have a small project where this can be reproduced?

This is a major pain point. I work on a diagramming library and we're hoping to add Blazor as a target. We need to provide our users with flexibility in...

Unfortunately I don't have time to implement this. Open to PRs, though, including anything necessary to bring the plugin up to date with Typedoc.